erigon-pulse/cmd/state
ledgerwatch dba3363b52
Fix RestAPI for tx_retrace and make it work for local boltdb (#584)
* Not hash, keep the files

* Calculate savings

* Fix

* Fix

* Fix

* Fix

* RestAPI to support local boltdb

* Not error on read-only db

* Changes so far

* Continue

* More

* Roll back a bit

* Restore newline

* something compiles

* Fix restapi

* Fix block number

* Fix reads

* Use plain writer

* Maps for storage reads and writes

* Clean up coersions

* Fix accounts/abi/bind

* Fix tests

* More fixes

* more fixes

* More fixes

* Fixes

* Fixed core/state

* Fixed eth tests

* Move code, fix linter

* Fix test

* Fix linter

* Fix linter

* Fix linter, badger_db to support AbstractKV

* Increase IdealBatchSize for badger

* Fix linter

* Fix linter
2020-05-27 17:24:34 +01:00
..
commands Fix RestAPI for tx_retrace and make it work for local boltdb (#584) 2020-05-27 17:24:34 +01:00
generate Stages 6 and 7 for generating history indices (#569) 2020-05-23 10:19:56 +01:00
stateless Fix RestAPI for tx_retrace and make it work for local boltdb (#584) 2020-05-27 17:24:34 +01:00
stats Stages 6 and 7 for generating history indices (#569) 2020-05-23 10:19:56 +01:00
verify Stages 6 and 7 for generating history indices (#569) 2020-05-23 10:19:56 +01:00
main.go Stateless prototype - enable metrics collection (#442) 2020-04-12 19:36:14 +01:00
state [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00