go-pulse/ethclient
Delweng ce5a4809fd
ethclient: add empty/nonexist account testcase for eth_getProof RPC ()
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 () 2023-11-10 12:23:09 +01:00
ethclient_test.go eth: set networkID to chainID by default () 2023-11-07 14:21:46 +01:00
ethclient.go ethclient: fix forwarding 1559 gas fields () 2023-11-03 19:40:37 +02:00
signer.go ethclient: fix tx sender cache miss detection () 2021-11-17 14:44:41 +01:00