go-pulse/internal/ethapi
Shane Bammel f04f51cd0c Simplify DoEstimateGas with RequiredGas field
By tracking the RequiredGas independently from refunds,
DoEstimateGas() can return an accurate gas estimate without the
complexity of the binary search.
2022-02-16 10:40:17 -06:00
..
addrlock.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api.go Simplify DoEstimateGas with RequiredGas field 2022-02-16 10:40:17 -06:00
backend.go eth,rpc: allow for flag configured timeouts for eth_call (#23645) 2021-10-12 10:46:04 +02:00
transaction_args.go Merge go-ethereum v1.10.8 2021-09-25 07:30:37 -07:00