plugeth/internal/ethapi
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
..
testdata
addrlock.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api_test.go eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 2023-11-28 22:31:47 +02:00
api.go internal/ethapi: avoid using pending for defaults (#28784) 2024-01-12 19:59:36 +01:00
backend.go eth, internal/ethapi: drop some weird indirection (#28597) 2023-11-24 13:26:42 +02:00
dbapi.go
transaction_args_test.go internal/ethapi: ethSendTransaction check baseFee (#27834) 2023-12-18 20:09:41 +01:00
transaction_args.go internal/ethapi: avoid using pending for defaults (#28784) 2024-01-12 19:59:36 +01:00