good morning!!!!

Skip to content
Snippets Groups Projects
  1. Apr 18, 2020
  2. Apr 17, 2020
  3. Apr 16, 2020
  4. Apr 15, 2020
  5. Apr 14, 2020
  6. Apr 13, 2020
  7. Apr 12, 2020
  8. Apr 11, 2020
  9. Apr 10, 2020
  10. Apr 09, 2020
    • ledgerwatch's avatar
      [THIN_HISTORY] Decouple changesets and history from ethdb.Database... · ad64ae20
      ledgerwatch authored
      [THIN_HISTORY] Decouple changesets and history from ethdb.Database (mutation/bolt_db/badger_db) (#432)
      
      * Prepare for refactoring
      
      * Decoupling
      
      * Further cleanup of mutation
      
      * Further cleanup of mutation
      
      * Remove some tests (temporarily)
      
      * Fix linter
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Recover mutation_test cases
      
      * Fix lint
      
      * Fix WalkAsOf test
      
      * Fix lint
      
      * Fix TODO, linter
      
      * Fix lint
      
      * Fix lint
      
      * Fix tests for THIN_HISTORY
      
      * Fix lint
      
      * Fix lint
      
      * Reduce visibility of DecodeStorage
      
      * Revert "Reduce visibility of DecodeStorage"
      
      This reverts commit 2e11e16ea095b75a62cdddb77b9477eabc259e67.
      ad64ae20
  11. Apr 08, 2020
  12. Apr 06, 2020
  13. Apr 05, 2020
  14. Apr 04, 2020
    • ledgerwatch's avatar
      Fixes in the stateless prototype after error on the block 2675337 (state clearing) (#425) · 19cd0370
      ledgerwatch authored
      * Stop
      
      * return
      
      * Bugfixes
      
      * Cleanup
      19cd0370
    • Alex Sharov's avatar
      ethdb.KV interface - pase 2 (#420) · 9324d83c
      Alex Sharov authored
      * - handle cursor.Prefix on server
      - move state reports to KV interface
      
      * add CmdCursorSeekKey
      
      * tests for abstract_kv
      
      * avoid reading configs of databases
      
      * avoid reading configs of databases
      
      * make linter happy
      
      * make linter happy
      
      * cleanup
      
      * port badger features from original implementation
      
      * try to fix test
      
      * try to fix test
      
      * .Close() don't return error anymore - defer friendly
      
      * try to enable badger now
      
      * try to enable badger now
      
      * badger can't run on CI yet
      
      * badger can't run on CI yet
      
      * re-run ci
      
      * skip ctx cancelation for badger
      9324d83c
  15. Apr 01, 2020
Loading