go-ethereum/internal/ethapi
Daniel Liu 3d194d4303
all: port boring changes from pbss #27176 (#1158)
* all: port boring changes from pbss

* core, trie: address comments from martin

* trie: minor fixes

* core/rawdb: update comment

* core, eth, tests, trie: address comments

* tests, trie: add extra check when update trie database

* trie/triedb/hashdb: degrade the error to warning

Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2026-01-26 11:21:46 +05:30
..
addrlock.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
api.go internal/ethapi: refactor RPC tx formatter #33582 (#1940) 2026-01-16 15:52:48 +05:30
api_test.go core, trie: refactor trie API #26995 (#1147) 2026-01-16 15:51:13 +05:30
backend.go all: move main transaction pool into a subpool #27463 (#1890) 2026-01-05 15:43:50 +05:30
errors.go internal/ethapi: eth_simulateV1 #27720 (#1606) 2025-11-08 16:09:18 +05:30
logtracer.go internal/ethapi: eth_simulateV1 #27720 (#1606) 2025-11-08 16:09:18 +05:30
simulate.go core/state: move state log mechanism to a separate layer #30569 #30732 (#1775) 2025-12-16 07:33:19 +04:00
simulate_test.go internal/ethapi: eth_simulateV1 #27720 (#1606) 2025-11-08 16:09:18 +05:30
transaction_args.go all: fix goimports warning (#1903) 2026-01-04 17:22:26 +05:30
transaction_args_test.go all: move main transaction pool into a subpool #27463 (#1890) 2026-01-05 15:43:50 +05:30
trie_proof.go all: port boring changes from pbss #27176 (#1158) 2026-01-26 11:21:46 +05:30
trie_proof_test.go all: handle err from func rlp.Encode, close XFN-127 (#1692) 2025-11-03 12:45:19 +05:30