good morning!!!!

Skip to content
Snippets Groups Projects
  1. Mar 06, 2020
    • ledgerwatch's avatar
      Semantics: Integrate Z3 into the build (#370) · f210116e
      ledgerwatch authored
      * Just files
      
      * Fix lint
      
      * First attempt at linking
      
      * More semantics
      
      * Add more arguments
      
      * Added z3 dependency
      
      * Added integration with z3
      
      * Try to fix build
      
      * Add m library
      
      * Try to fix ints
      
      * Separate init/destroy, create sorts
      f210116e
  2. Mar 04, 2020
    • ledgerwatch's avatar
      Revive devp2p tester for further simulation testing (#387) · 48d4ac20
      ledgerwatch authored
      * First fixes
      
      * Fixes in the tester
      
      * fix hash announcement
      
      * Tester fixes
      
      * Fix lint
      
      * After-merge fixes
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Clean up fetchers in the test
      
      * Make tests not run forever
      
      * Fix test
      
      * Fix tester
      
      * Increase time a bit
      
      * Fix lint
      
      * Fix tests
      
      * Removed log
      
      * Fix test
      
      * Remove commented out code
      48d4ac20
  3. Mar 01, 2020
    • ledgerwatch's avatar
      Fix --download-only mode (#374) · 80f06b27
      ledgerwatch authored
      * Fix download only
      
      * Fix lint
      
      * Reset references
      
      * Only reset on error
      
      * Potential fixes
      
      * no NPE
      
      * no NPE
      
      * Not use multi-put
      
      * Reduce ideal batch size for download only
      
      * Handle tds == nil
      
      * remove nested mutation
      
      * Return multiput
      
      * Better reporting
      
      * Reduce batch size for download only
      
      * Avoid extra copying
      
      * Avoid extra copying
      
      * IdealBatchSize
      
      * Not write tx lookup entries
      
      * Larger batches
      
      * Go back to normal batch size
      
      * Fix lint
      
      * Gen tx lookup
      
      * print progress
      
      * Add filling up the lookup array
      
      * Show tx count
      
      * Introduce second round
      
      * Add generating tx lookup
      
      * Fix lint
      
      * properly stop at specified block
      
      * measure the duration of the last phase
      
      * not to fail if the bucket is not found
      
      * Fix lint
      
      * Alternative tx generation
      
      * Fix out of memory
      
      * Fix out of memory
      
      * Split in parts to conserve memory
      
      * Copy keys
      
      * Fix lint
      
      * Fix lint
      80f06b27
  4. Feb 29, 2020
  5. Feb 28, 2020
  6. Feb 27, 2020
Loading