go-ethereum/eth/tracers
Antony Denyer 88cbfab332
internal/ethapi: add block override to estimateGas (#30695)
Add block overrides to `eth_estimateGas` to align consistency with
`eth_call`.


https://github.com/ethereum/go-ethereum/issues/27800#issuecomment-1658186166

Fixes https://github.com/ethereum/go-ethereum/issues/28175

---------

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2024-12-12 12:39:03 +01:00
..
internal core: switch EVM tx context in ApplyMessage (#30809) 2024-11-29 15:39:42 +01:00
js core: switch EVM tx context in ApplyMessage (#30809) 2024-11-29 15:39:42 +01:00
live eth/tracers: various fixes (#30540) 2024-10-17 06:51:47 +02:00
logger cmd/evm: consolidate evm output switches (#30849) 2024-12-10 09:43:24 +01:00
native eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
api.go internal/ethapi: add block override to estimateGas (#30695) 2024-12-12 12:39:03 +01:00
api_test.go internal/ethapi: add block override to estimateGas (#30695) 2024-12-12 12:39:03 +01:00
dir.go eth/tracers: various fixes (#30540) 2024-10-17 06:51:47 +02:00
live.go eth/tracers: various fixes (#30540) 2024-10-17 06:51:47 +02:00
tracers_test.go cmd/evm: consolidate evm output switches (#30849) 2024-12-10 09:43:24 +01:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker_test.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00