go-ethereum/internal/ethapi
Daniel Liu 6c5c8c13de
core, trie: rework trie committer #25320 (#1103)
* all: rework trie and trie committer

* all: get rid of internal cache in trie

* all: fixes

* trie: polish

* core, trie: address comments

* trie: fix imports

* core/state: address comments

* core/state/snapshot: polish

* trie: remove unused code

* trie: update tests

* trie: don't set db as nil

* trie: address comments

* trie: unskip test

Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2025-08-31 15:58:48 +08:00
..
addrlock.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
api.go core/state: remove notion of fake storage #24916 (#1219) 2025-08-29 05:24:28 +08:00
backend.go all: remove personal RPC namespace #30704 (#1180) 2025-07-02 09:11:58 +08:00
transaction_args.go eth/tracers: move tracing APIs into eth/tracers #22161 #22473 (#1252) 2025-08-08 10:25:43 +08:00
transaction_args_test.go all: simplify timestamps to uint64 #19372 (#1318) 2025-08-08 10:33:37 +08:00
trie_proof.go core, trie: rework trie committer #25320 (#1103) 2025-08-31 15:58:48 +08:00
trie_proof_test.go trie: Derivesha with stacktrie (#21407) 2025-04-07 16:44:32 +08:00