erigon-pulse/cmd
ledgerwatch b2ca635d86
Debug tool for recursively comparing state (in DB or in a file) with geth archive node (#191)
* Fetching results of eth_getProof

* Dump 5 levels of the trie in a file for repeated runs

* Drill down to 6 levels of the trie

* Fix lint

* Fix lint

* Fix lint

* verifySnapshot to check accounts with emptyRoot

* Descend into short nodes

* Latest tool fixes

* Fix lint

* Fix state properly working
2019-11-25 13:36:21 +00:00
..
abigen Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
bootnode Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
checkpoint-admin Make linter happy with geth 1.9.6. 2019-11-04 14:15:04 +01:00
clef Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
devp2p Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
ethkey Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
evm Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
geth BadgerDB: MultiWalk & some other APIs, command line flag, scaffolding for testing (#183) 2019-11-21 16:12:38 +01:00
hack Debug tool for recursively comparing state (in DB or in a file) with geth archive node (#191) 2019-11-25 13:36:21 +00:00
p2psim Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
pics Write tape stats to a csv file. (#185) 2019-11-21 15:09:21 +01:00
puppeth Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpctest Debug tool for recursively comparing state (in DB or in a file) with geth archive node (#191) 2019-11-25 13:36:21 +00:00
state Debug tool for recursively comparing state (in DB or in a file) with geth archive node (#191) 2019-11-25 13:36:21 +00:00
tester Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
utils BadgerDB: MultiWalk & some other APIs, command line flag, scaffolding for testing (#183) 2019-11-21 16:12:38 +01:00