plugeth/cmd
Martin Holst Swende 8860b39754
all: prepare for path-based trie storage (#26603)
This PR moves some trie-related db accessor methods to a different file, and also removes the schema type. Instead of the schema type, a string is used to distinguish between hashbased/pathbased db accessors.
This also moves some code from trie package to rawdb package.

This PR is intended to be a no-functionality-change prep PR for #25963 .

---------

Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2023-02-06 10:28:40 -05:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen accounts, build, mobile: remove Andriod and iOS support 2023-02-03 12:29:07 +02:00
bootnode cmd/bootnode, cmd/utils: add 'pmp:<IP>' to --nat flag description (#26381) 2023-01-16 11:21:41 +01:00
checkpoint-admin internal/version: use gitCommit injection in version handling code (#25851) 2022-09-23 14:08:25 +02:00
clef cmd/clef: list accounts at startup (#26082) 2022-11-07 16:41:36 +01:00
devp2p cmd/devp2p: fix broken link in readme(#26576) 2023-01-30 09:12:55 -05:00
ethkey internal/version: use gitCommit injection in version handling code (#25851) 2022-09-23 14:08:25 +02:00
evm cmd/evm: add blocktest subcommand to evm (#26526) 2023-01-27 08:30:13 -05:00
faucet all: use http package to replace http method names (#26535) 2023-01-24 11:12:25 +02:00
geth all: prepare for path-based trie storage (#26603) 2023-02-06 10:28:40 -05:00
p2psim internal/version: use gitCommit injection in version handling code (#25851) 2022-09-23 14:08:25 +02:00
rlpdump all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
utils cmd, eth, node: deprecate personal namespace (#26390) 2023-02-02 13:52:19 +02:00