plugeth/cmd
Martin Holst Swende e0a9752b96
cmd/geth: add db check-state-content to verify integrity of trie nodes (#24840)
This PR adds db tooling (geth db check-state-content)  to verify the integrity of trie nodes. It iterates through the 32-byte key space in the database, which is expected to contain RLP-encoded trie nodes, addressed by hash.
2022-05-17 13:01:46 +02:00
..
abidump signer/core: move API JSON types to separate package (#23275) 2021-07-29 16:06:44 +02:00
abigen all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
bootnode les: switch to new discv5 (#21940) 2021-01-26 21:41:35 +01:00
checkpoint-admin cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 2020-07-14 10:35:32 +02:00
clef all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
devp2p all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
ethkey all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
evm all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
faucet all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
geth cmd/geth: add db check-state-content to verify integrity of trie nodes (#24840) 2022-05-17 13:01:46 +02:00
p2psim cmd/*: refactor get flag value (#24761) 2022-04-26 09:32:31 +02:00
puppeth all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
rlpdump cmd/rlpdump: add support for text to rlp (#23745) 2021-10-18 13:38:00 +02:00
utils all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00