go-ethereum/internal/ethapi
Daniel Liu 438341c2ea
Fix crash during reorg for v2.0.0 (#590)
* params: fix usage of IsXDCxDisable

* internal/ethapi: fix nil block in function DoCall during reorg
2024-07-27 07:16:26 -07:00
..
addrlock.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
api.go Fix crash during reorg for v2.0.0 (#590) 2024-07-27 07:16:26 -07:00
backend.go add TraceCall, backend.StateAtBlock(), RPCGasCap 2024-05-17 21:34:34 +08:00
trie_proof.go GetTransactionAndReceiptProof API 2024-05-21 23:06:25 +08:00
trie_proof_test.go GetTransactionAndReceiptProof API 2024-05-21 23:06:25 +08:00