good morning!!!!

Skip to content
Snippets Groups Projects
  1. Sep 22, 2021
  2. Sep 17, 2021
  3. Sep 13, 2021
  4. Sep 12, 2021
  5. Aug 24, 2021
  6. Jul 29, 2021
  7. Jul 28, 2021
  8. Jul 26, 2021
  9. Jul 24, 2021
  10. Jul 22, 2021
  11. Jul 21, 2021
  12. Jul 20, 2021
    • Alex Sharov's avatar
      Pruning for: exec, log_index, tx_lookup, history stages (#2399) · c3e1cfda
      Alex Sharov authored
      * Pruning for: exec, log_index, tx_lookup, history stages
      
      * Pruning for: exec, log_index, tx_lookup, history stages
      
      * Pruning for: exec, log_index, tx_lookup, history stages
      
      * Pruning for: exec, log_index, tx_lookup, history stages
      
      * add tvm flag
      
      * save
      
      * db migration for storage mode
      add flag --prune=
      remove flag --storage-mode=
      add flag --experiments=tevm,...
      rename integration set_storage_mode to set_prune
      
      * fix
      
      * forward move of stages must skip everything before PruneTo
      
      * keep in db progress of prune method
      
      * keep in db progress of prune method
      
      * simplify logs
      
      * simplify logs
      
      * simplify logs
      
      * fix test
      
      * simplify logs
      
      * simplify logs
      
      * simplify logs
      
      * simplify logs
      
      * remove callTraceSet as dupsort
      use etl transform for txlookup prune
      remove some logs
      
      * cleanup tests a bit
      
      * print_stages and eth_sync to show prune progress
      
      * fix print_stages
      
      * add readme about --prune.to flag
      
      * more docs
      
      * add --prune.history.older and other flags support
      
      * fix migration on empty db
      
      * better toString
      
      * better toString
      c3e1cfda
  13. Jul 18, 2021
  14. Jul 17, 2021
  15. Jul 15, 2021
  16. Jul 13, 2021
  17. Jul 12, 2021
  18. Jul 11, 2021
  19. Jul 08, 2021
  20. Jul 06, 2021
    • b00ris's avatar
      Body snapshot (#2100) · 57473175
      b00ris authored
      * fix test
      
      * get rid of ObjectDatabase
      
      * sn_builder_prototype2
      
      * save state
      
      * save state
      
      * integration step1
      
      * fix lint
      
      * fix
      
      * fix test
      
      * integrate migrator.finish
      
      * fix lint
      
      * fix build
      
      * fix typo
      
      * save state
      
      * body snapshot test
      
      * unique tx
      
      * body snapshot generation using walk
      
      * move methods out of test
      
      * block data verification added
      
      * fix lint
      
      * test with remove works correctly
      
      * fix lint
      
      * remove experiment test
      
      * fix test
      
      * add comment
      
      * add second layer of remove test
      
      * rename test
      
      * fix typos
      
      * fix lint
      
      * revert testdata
      
      * body snapshot migration save state
      
      * fix body snapshot migration
      
      * fix after merge
      
      * remove debug test
      
      * debug windows build
      
      * fix build
      
      * fix
      
      * fix lint
      
      * debug
      
      * fix
      
      * fix windows build
      
      * simplify snapshot management&&get rid of lazy tx
      
      * fix lint
      
      * fix windows path
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * remove geometry experiments
      
      * skip windows tests
      
      * clean
      
      * fix
      
      * fix ;int
      57473175
  21. Jul 04, 2021
    • Alex Sharov's avatar
      Simplify GetAsOf (#2285) · 3db7e859
      Alex Sharov authored
      * no reason to copy if we work with ethdb.Tx (user of ethdb.Tx expecting that all data valid until end of tx)
      
      * less objects
      3db7e859
  22. Jul 03, 2021
  23. Jul 02, 2021
  24. Jul 01, 2021
  25. Jun 30, 2021
  26. Jun 25, 2021
    • Alex Sharov's avatar
      Sokol v0 (#2228) · 605d7a8d
      Alex Sharov authored
      * handle chain flag in integration
      
      * handle chain flag in integration
      
      * handle chain flag in integration
      
      * save
      
      * save
      
      * merge devel
      
      * save
      
      * noopWriter - one is enough
      
      * chain spec parser
      
      * chain spec parser
      
      * embed
      
      * embed
      
      * embed
      
      * embed
      
      * embed
      
      * embed
      
      * embed
      
      * clean
      
      * clean
      
      * correct alloc after reset state
      
      * correct alloc after reset state
      
      * correct alloc after reset state
      
      * integration reset state now does re-apply genesis and chainConfig
      
      * eips summary
      
      * eips summary
      
      * eips summary
      605d7a8d
  27. Jun 22, 2021
  28. Jun 20, 2021
  29. Jun 19, 2021
Loading