good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jul 20, 2020
  2. 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
  3. Jul 18, 2020
  4. Jul 17, 2020
  5. Jul 16, 2020
  6. 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
    • Evgeny Danilenko's avatar
      dont stop txPool stage on error (#745) · 2ce24c32
      Evgeny Danilenko authored
      2ce24c32
  7. Jul 14, 2020
  8. Jul 12, 2020
  9. Jul 11, 2020
  10. Jul 10, 2020
  11. Jul 09, 2020
    • Andrew Ashikhmin's avatar
      Fix limit = 0 (unlimited) (#731) · bae2e709
      Andrew Ashikhmin authored
      bae2e709
    • Alex Sharov's avatar
    • Evgeny Danilenko's avatar
      Make transaction pool startable and stoppable. Staged sync. (#730) · 5f775705
      Evgeny Danilenko authored
      * after concurrency testing
      
      * fixes for linters
      
      * add an extra parameter
      
      * change init order for protocolManager
      
      * green tests
      5f775705
    • ledgerwatch's avatar
      GenerateChain without using TrieDbState (#726) · 887fc4f9
      ledgerwatch authored
      * Different chain generation
      
      * More fixes
      
      * Fix TestSideLogRebirth
      
      * Fix the rest of core tests
      
      * Fix accounts/abi/bind
      
      * Fix compile errors for cmd/pics
      
      * Fix consensus/clique tests
      
      * More fixes
      
      * Fix core/state tests
      
      * Fix eth tests
      
      * Fix eth/downloader tests
      
      * Fix more tests
      
      * Fix compile errors
      
      * Some more fixes
      
      * Save
      
      * Exists
      
      * Fix last tests
      
      * Clean up
      
      * Fix formatting
      
      * Fix linter
      
      * Fix formatting
      
      * Fix linter
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      887fc4f9
    • b00ris's avatar
      [WIP] WalkAsOf (#724) · eca0f233
      b00ris authored
      * save state
      
      * walkAsOf by cs test passed
      
      * cs search for plain state
      
      * save state
      
      * fix accounts tests
      
      * refactor walkAsOf account tests
      
      * fix storage test
      
      * refactor walkAsOf storage tests
      
      * fix lint
      
      * fix test
      
      * save state
      
      * save state
      
      * add test with fixed bits
      
      * fmt
      
      * add stages check
      
      * fix lint
      
      * fix lint
      
      * remove obsoleted methods
      eca0f233
  12. Jul 08, 2020
  13. Jul 07, 2020
Loading