plugeth/ethclient
Sina Mahmoodi 407f779c8e
internal/ethapi: avoid using pending for defaults (#28784)
Given the discussions around deprecating pending (see #28623 or ethereum/execution-apis#495), we can move away from using the pending block internally, and use latest instead
2024-01-12 19:59:36 +01:00
..
gethclient internal/ethapi: avoid using pending for defaults (#28784) 2024-01-12 19:59:36 +01:00
simulated accounts, ethclient: minor tweaks on the new simulated backend (#28799) 2024-01-12 15:58:49 +02:00
ethclient_test.go eth: set networkID to chainID by default (#28250) 2023-11-07 14:21:46 +01:00
ethclient.go ethclient: simplify error handling in TransactionReceipt (#28748) 2024-01-04 16:32:23 +01:00
signer.go ethclient: fix tx sender cache miss detection (#23877) 2021-11-17 14:44:41 +01:00