ledgerwatch
|
ad64ae2085
|
[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.
|
2020-04-09 18:23:29 +01:00 |
|
b00ris
|
2b74b43678
|
History index encoding
save state
save state
remove old history index
fix lint
compress index
|
2020-02-24 23:29:46 +03:00 |
|
b00ris
|
aedecfc820
|
split changeset bucket
fmt
badger changes
badget puts
fix shadowing
fix mutation test. restore DecodeChangeSet
fix pruner test
|
2020-02-24 20:56:32 +03:00 |
|
Giulio rebuffo
|
32375df7af
|
made changeSet an helper type (#314)
* made changeSet an helper type
* added comment
* removed dbutils.Add
* remove common.CopyBytes from walk
* fixes
|
2020-01-15 20:51:10 +00:00 |
|
Alexey Akhunov
|
fe01bccbb8
|
Apply Turbo-Geth modifications to go-ethereum codebase
|
2019-11-01 21:52:03 +01:00 |
|