1
0
forked from cerc-io/plugeth
plugeth/ethclient
Adrian Sutton b85c86022e
api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash ()
* api/bind: Add CallOpts.BlockHash to allow calling contracts at a specific block hash.

* ethclient: Add BalanceAtHash, NonceAtHash and StorageAtHash functions
2023-10-17 15:34:01 +03:00
..
gethclient internal/ethapi: fix codehash lookup in eth_getProof () 2023-10-17 09:25:16 +02:00
ethclient_test.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash () 2023-10-17 15:34:01 +03:00
ethclient.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash () 2023-10-17 15:34:01 +03:00
signer.go ethclient: fix tx sender cache miss detection () 2021-11-17 14:44:41 +01:00