plugeth/cmd/evm/internal
Guruprasad Kamath bed07cd590
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 number
2023-04-03 03:33:17 -04:00
..
compiler asm: remove unused parameter for function Lex (#18058) 2019-03-14 10:35:55 +01:00
t8ntool cmd/evm: use correct parent number for t8n base fee calculation (#27032) 2023-04-03 03:33:17 -04:00