erigon-pulse/internal
Marius van der Wijden 08e006298d internal/ethapi: add optional parameter blockNrOrHash to estimateGas (#21545)
This allows users to estimate gas on top of arbitrary blocks as well as pending and latest.
Tracing on pending is useful for most users as it takes into account the current txpool while
tracing on latest might be useful for users that have little to know knowledge of the current
transactions in the network.

If blockNrOrHash is not specified, estimateGas defaults to pending
2020-10-06 14:12:09 +02:00
..
build build/ci: handle split up listing (#21293) 2020-08-07 12:35:14 +02:00
cmdtest all: fix typos in comments (#21118) 2020-06-15 19:38:13 +03:00
debug Update flags.go (#1116) 2020-09-14 15:48:08 +02:00
ethapi internal/ethapi: add optional parameter blockNrOrHash to estimateGas (#21545) 2020-10-06 14:12:09 +02:00
flags geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
guide Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
jsre all: fix typos in comments (#21118) 2020-06-15 19:38:13 +03:00
testlog internal/testlog: print file+line number of log call in test log (#20528) 2020-01-30 13:36:30 +02:00
utesting cmd/devp2p: add discv4 test suite (#21163) 2020-08-07 12:48:58 +02:00
web3ext les, les/lespay/server: refactor client pool (#21236) 2020-10-06 14:12:09 +02:00