erigon-pulse/cmd
ledgerwatch 7ab10c85af
Separate Collector pattern out of ETL, hash collector for rebuilding Intermediate Hashes (#597)
* Introduce hashCollector

* Add HashCollector to SubTrieLoader

* Fix linter

* Reset hashed state

* Not to regenerate the hashed state

* Not to delete state

* Fix linter

* Print expected hash in the beginning

* Simplify

* Remove initialTrie

* Use etl to buffer intermediate hashes

* Copy values, not insert empty key

* Compress instead of decompress

* Enhance file buffer logging, fix linter

* Fix compile errors

* Fix log

* Fix logging

* Exclude zero key again

* Add rewind

* Restrict timestamps

* Fix

* Fix formatting

* Incorporate separation

* Extract identityLoadFunction

* Fix formatting
2020-05-31 13:23:34 +01:00
..
abidump post-merge fixups 2020-02-27 17:22:25 +03:00
abigen cmd/abigen: Sanitize vyper's combined json names (#20419) 2020-01-30 13:36:30 +02:00
bootnode Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
checkpoint-admin geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
clef post-rebase fixups 2020-05-20 15:26:22 +03:00
devp2p geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
ethkey cmd/ethkey: speed up test by using weaker scrypt parameters (#20680) 2020-02-27 17:21:20 +03:00
evm Fix RestAPI for tx_retrace and make it work for local boltdb (#584) 2020-05-27 17:24:34 +01:00
geth [Issue 552] Disable debug protocol by default (#588) 2020-05-28 18:58:08 +01:00
hack Separate Collector pattern out of ETL, hash collector for rebuilding Intermediate Hashes (#597) 2020-05-31 13:23:34 +01:00
p2psim Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
pics post-rebase fixups 2020-05-20 15:26:22 +03:00
prometheus bolt db stats export to prometheus (#585) 2020-05-28 12:34:37 +01:00
puppeth Use uint256 for account balance (#580) 2020-05-26 17:53:50 +01:00
restapi [wip] Lmdb: AbstractKV and DB interfaces (#589) 2020-05-30 09:12:21 +01:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon Fix RestAPI for tx_retrace and make it work for local boltdb (#584) 2020-05-27 17:24:34 +01:00
rpctest Separate Collector pattern out of ETL, hash collector for rebuilding Intermediate Hashes (#597) 2020-05-31 13:23:34 +01:00
semantics Tx retrace extension for Rest API (#436) 2020-04-10 19:47:45 +01:00
state Separate Collector pattern out of ETL, hash collector for rebuilding Intermediate Hashes (#597) 2020-05-31 13:23:34 +01:00
tester post-rebase fixups 2020-05-20 15:26:22 +03:00
utils [wip] Lmdb: AbstractKV and DB interfaces (#589) 2020-05-30 09:12:21 +01:00