mirror of https://github.com/ethereum/go-ethereum
cmd/evm: use correct parent number for t8n base fee calculation (#27032)
Currently the t8n tool uses the same block number for the current block and its parent while calculating the base fee. This causes incorrect base fee calculation for the london fork block. This commit sets the parent block number to be one less than the current block numberpull/27043/head
parent
00a73fbcce
commit
bed07cd590
Loading…
Reference in new issue