good morning!!!!

Skip to content
Snippets Groups Projects
  1. Aug 01, 2020
    • ledgerwatch's avatar
      Jumpdest skip optimisation (#851) · cf799157
      ledgerwatch authored
      * Jumpdest skipping optimisation
      
      * Fix formatting
      
      * Move skipAnalysis into vmConfig, introduce tracing ability
      
      * Improve detection logging
      
      * Added release instructions
      
      * Fix lint
      cf799157
    • Alex Sharov's avatar
      Docker compose (#841) · 19583b90
      Alex Sharov authored
      * add docker-compose
      
      * test.http
      
      * make different dockerfile for each component
      
      * make different dockerfile for each component
      
      * fix versions
      
      * remove dedicated docker files
      
      * cleanup
      
      * cleanup
      
      * cleanup
      19583b90
  2. Jul 30, 2020
  3. Jul 29, 2020
  4. Jul 28, 2020
  5. Jul 27, 2020
  6. Jul 25, 2020
  7. Jul 24, 2020
  8. Jul 22, 2020
  9. Jul 21, 2020
  10. Jul 20, 2020
  11. Jul 19, 2020
    • ledgerwatch's avatar
      cmd/tester initiates staged sync, and unwind (but not reorg) (#758) · b765ff0e
      ledgerwatch authored
      * First push
      
      * Remove batch from Blockchain
      
      * Fix compile error in cmd/integration
      
      * Fix compile errors in cmd/state
      
      * Fix compile errors
      
      * Save changes
      
      * Fix core tests (skip tx tests)
      
      * More test fixes
      
      * Fix compile error
      
      * Fix formatting
      
      * Fix formatting
      
      * Fix lint
      
      * Fixes
      
      * Skip some miner tests
      
      * Fix tests
      
      * Cleanup
      b765ff0e
  12. Jul 17, 2020
  13. Jul 16, 2020
  14. Jul 15, 2020
    • ledgerwatch's avatar
      cmd/tester to initiate correct staged sync (but not reorg yet) (#747) · 18e67cd0
      ledgerwatch authored
      * Disable caches
      
      * Fix cmd/integration?
      
      * state root hash matches
      
      * Cleanup
      
      * Skip TestForkIDSplit
      
      * Try to fix the test
      18e67cd0
    • Alex Sharov's avatar
      integration: fix problem with interruption (#743) · 8b8094d7
      Alex Sharov authored
      * store stageData correctly
      
      * integration: use State of sync, use stage data, don't skip persistent steps even if they complete before interruption
      
      * reset_state: clear unwind stages info
      
      * stage4: stop where previous stage stopped, print to logs digits which represent what exactly is in DB, rename variable 'nextBlockNumber' to 'stateProgress'
      
      * rebase to master
      
      * simplify chainconfig
      
      * try increase sleep time on ci
      
      * try increase sleep time on ci
      
      * try increase sleep time on ci
      
      * try increase sleep time on ci
      8b8094d7
    • ledgerwatch's avatar
      Make cmd/tester initiate staged sync, remove some pools and caches (#746) · 3359ba7a
      ledgerwatch authored
      * no pools
      
      * Remove excessive logging
      
      * Revert
      
      * Initial commit
      
      * Cleanup
      
      * Fix some compile errors
      
      * Fix core tests
      
      * Fix more tests
      
      * Fix eth/downloader
      
      * go mod tidy
      
      * Fix core/vm
      
      * Fix formatting
      
      * Fix formatting
      
      * Fix lint
      
      * Fix lint
      
      * Switch tests to StagedSync
      
      * Cleanup
      
      * Reuse cache in stage4
      
      * Fix
      
      * Fix formatting
      
      * Try to fix test
      3359ba7a
  15. Jul 14, 2020
  16. Jul 11, 2020
Loading