plugeth/ethclient/gethclient
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_test.go internal/ethapi: avoid using pending for defaults (#28784) 2024-01-12 19:59:36 +01:00
gethclient.go ethclient: use 'input', not 'data' as field for transaction input (#28078) 2023-09-08 18:33:36 +02:00