go-ethereum/internal
Daniel Liu 4976b7cbb3
Fix some panic cuased by nil block, statedb, header (#578)
* fix panic during rollback

* eth/hooks: check nil stateDB to fix issue #271

* internal/ethapi: fix eth_call crash

* all: check nil statedb

* eth: check nil block for tracer api

* internal/ethapi: check nil header and block
2024-08-02 17:05:53 -07:00
..
build PDF-01 (#397) 2024-01-19 15:05:03 +04:00
cmdtest PDF-01 (#397) 2024-01-19 15:05:03 +04:00
debug disable profile flag (#432) 2024-02-20 01:37:58 +11:00
ethapi Fix some panic cuased by nil block, statedb, header (#578) 2024-08-02 17:05:53 -07:00
guide all: add support for EIP-2718, EIP-2930 transactions (#21502) 2024-05-14 23:15:35 +08:00
jsre ethapi: add method eth_getAccountInfo 2024-03-06 14:11:15 +08:00
web3ext rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer. (#16333) 2024-06-28 11:30:16 +04:00