Commit Graph

14 Commits (a404195c7bad5cd0d526abb22f97e4ee790430d9)

Author SHA1 Message Date
rjl493456442 9d76a9b94f
core, trie, eth, cmd: rework preimage store (#25287) 2 years ago
Seungbae.yu 2697e44d81
all: change format `0x%x` to `%#x` (#25221) 2 years ago
Martin Holst Swende addd8824cf
cmd/geth, eth, core: snapshot dump + unify with trie dump (#22795) 3 years ago
Péter Szilágyi 017831dd5b
core, eth: split eth package, implement snap protocol (#21482) 4 years ago
gary rong 23524f8900
all: disable recording preimage of trie keys (#21402) 4 years ago
Wenbiao Zheng 03fe9de2cb
eth: add debug_accountRange API (#19645) 5 years ago
Péter Szilágyi 542df8898e
core: initial version of state snapshots 5 years ago
jwasinger 6bd896a97f eth: add debug_accountRange (#17438) 5 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
Felix Lange a5c0bbb4f4
all: update license information (#16089) 7 years ago
Benoit Verkindt eab2201f80 eth: return rlp-decoded values from debug_storageRangeAt (#15476) 7 years ago
Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
Felix Lange 207bd7d2cd eth: add debug_storageRangeAt 8 years ago