plugeth/ethclient
Martin Holst Swende 8b99ad4602
internal/ethapi: fix codehash lookup in eth_getProof (#28357)
This change fixes #28355, where eth_getProof failed to return the correct codehash under certain conditions. This PR changes the logic to unconditionally look up the codehash, and also adds some more tests.
2023-10-17 09:25:16 +02:00
..
gethclient internal/ethapi: fix codehash lookup in eth_getProof (#28357) 2023-10-17 09:25:16 +02:00
ethclient_test.go node: remove unused error return from Attach (#27450) 2023-06-14 08:24:47 -04:00
ethclient.go ethclient: fix BlockReceipts parameter encoding (#28087) 2023-09-25 23:24:20 +02:00
signer.go ethclient: fix tx sender cache miss detection (#23877) 2021-11-17 14:44:41 +01:00