plugeth/ethclient
Delweng ce5a4809fd
ethclient: add empty/nonexist account testcase for eth_getProof RPC (#28482)
Adds testcases for eth_getProof endpoint for the following cases: 

- the account/contract does not exist
- the account/contract exists but is empty.
2023-11-10 12:23:09 +01:00
..
gethclient ethclient: add empty/nonexist account testcase for eth_getProof RPC (#28482) 2023-11-10 12:23:09 +01:00
ethclient_test.go eth: set networkID to chainID by default (#28250) 2023-11-07 14:21:46 +01:00
ethclient.go ethclient: fix forwarding 1559 gas fields (#28462) 2023-11-03 19:40:37 +02:00
signer.go ethclient: fix tx sender cache miss detection (#23877) 2021-11-17 14:44:41 +01:00