go-ethereum/ethclient
Daniel Liu df87605355 api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084)
* api/bind: Add CallOpts.BlockHash to allow calling contracts at a specific block hash.

* ethclient: Add BalanceAtHash, NonceAtHash and StorageAtHash functions
2025-01-24 16:54:12 +08:00
..
gethclient ethclient: apply accessList field in toCallArg (#28832) 2024-11-01 11:36:53 +08:00
ethclient.go common: remove usage of deprecated function (#21610) 2024-12-28 09:06:30 +08:00
ethclient_test.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 2025-01-24 16:54:12 +08:00
signer.go all: add support for EIP-2718, EIP-2930 transactions (#21502) 2024-05-14 23:15:35 +08:00