good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jul 15, 2020
    • 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
  2. Jul 14, 2020
  3. Jul 12, 2020
  4. Jul 11, 2020
  5. Jul 10, 2020
  6. 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
  7. Jul 08, 2020
  8. Jul 07, 2020
  9. Jul 06, 2020
  10. Jul 05, 2020
  11. Jul 04, 2020
  12. Jul 03, 2020
    • ledgerwatch's avatar
      Stage3 optimise (#708) · cccc3ab4
      ledgerwatch authored
      * Cherry-picked
      
      * Reset3
      
      * Fix formatting
      
      * Print before commit
      
      * Use ETL
      
      * Fix linter
      
      * Use different keys for ETL
      
      * Fix formatting
      
      * Update progress correctly
      
      * Reset stage5
      
      * Fix stage3 hack
      cccc3ab4
    • ledgerwatch's avatar
      Special bucket for transaction senders (#707) · 49181a29
      ledgerwatch authored
      * Senders in the separate bucket
      
      * Pre-create txSenders bucket
      
      * Fix compile error
      
      * Fix compile error
      
      * Fix compile error, remove block transformations
      
      * Fix formatting
      
      * Fix test
      49181a29
    • ledgerwatch's avatar
      Fix loader crash (kludge) (#706) · b498419d
      ledgerwatch authored
      * Kludge to remove duplicates
      
      * Fix
      
      * Fix formatting
      
      * Fix in Len function
      b498419d
  13. Jul 02, 2020
Loading