go-ethereum/internal/ethapi
Daniel Liu 611668c237
internal/ethapi: improve ChaindbCompact() and ChaindbProperty() #19021 #19856 #28207, fix XFN-139 (#1722)
* internal/ethapi: clean up and properly abstract database accesses #19021

* internal/ethapi: fix debug.chaindbProperty #19856

* internal/ethapi: compact db missing key starts with 0xff #28207
2025-11-04 11:17:40 +05:30
..
addrlock.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
api.go internal/ethapi: improve ChaindbCompact() and ChaindbProperty() #19021 #19856 #28207, fix XFN-139 (#1722) 2025-11-04 11:17:40 +05:30
api_test.go internal/ethapi: remove error return value of RPCMarshalBlock #27449 (#1604) 2025-10-31 09:57:48 +05:30
backend.go eth, internal: add getHeaderBy* APIs #19669 (#1597) 2025-10-08 12:52:56 +08:00
errors.go internal/ethapi: move revertError #28703 (#1591) 2025-10-08 12:50:02 +08:00
transaction_args.go eth/gasestimator, internal/ethapi: move gas estimator out of rpc #28600 (#1589) 2025-10-08 12:47:45 +08:00
transaction_args_test.go all: rename ChainId to ChainID #16853 (#1456) 2025-09-09 22:54:34 +08:00
trie_proof.go core, trie: rework trie committer #25320 (#1103) 2025-08-31 15:58:48 +08:00
trie_proof_test.go all: handle err from func rlp.Encode, close XFN-127 (#1692) 2025-11-03 12:45:19 +05:30