plugeth/accounts/abi/bind
Adrian Sutton b85c86022e
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
2023-10-17 15:34:01 +03:00
..
backends api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 2023-10-17 15:34:01 +03:00
auth.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
backend.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 2023-10-17 15:34:01 +03:00
base_test.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 2023-10-17 15:34:01 +03:00
base.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 2023-10-17 15:34:01 +03:00
bind_test.go accounts/abi: resolve name conflict for methods starting with a number (#26999) 2023-05-02 14:27:37 +02:00
bind.go accounts/abi: resolve name conflict for methods starting with a number (#26999) 2023-05-02 14:27:37 +02:00
template.go all: remove trailing whitespace (#27741) 2023-08-05 00:24:32 +02:00
util_test.go accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 2021-06-15 13:56:14 +03:00
util.go accounts/abi/bind: improve WaitMined error handling (#24321) 2022-02-01 16:42:51 +01:00