plugeth/ethclient
Joshua Gutow 84041e8f31
ethclient/gethclient: return storage proofs in GetProof (#24697)
Storage proofs were being unmarshalled from the RPC form to the go struct, but were not being included in the final returned struct.
2022-04-27 11:51:24 +02:00
..
gethclient ethclient/gethclient: return storage proofs in GetProof (#24697) 2022-04-27 11:51:24 +02:00
ethclient_test.go ethclient: add CallContractAtHash (#24355) 2022-02-15 11:55:55 +02:00
ethclient.go ethclient: add CallContractAtHash (#24355) 2022-02-15 11:55:55 +02:00
signer.go ethclient: fix tx sender cache miss detection (#23877) 2021-11-17 14:44:41 +01:00