go-ethereum/internal/ethapi
2025-11-03 12:50:04 +05:30
..
addrlock.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
api.go internal/ethapi: fix missing proper error propagation, close XFN-118 (#1683) 2025-11-03 12:50:04 +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