nimbus-eth1/tools
jangko 0b0d478966
Allow EVM dispatcher to use different GasCostKind for each fork
Why?
Some opcodes such as labeled EIP-2929 changed their behavior from fixed
gas cost to dynamic gas cost.

This changes together with #1715 and #1717 will make the new EVM tracer
to produce trace result identical to geth.
2023-08-30 21:08:35 +07:00
..
common refactor touched accounts, selfdestruct, and log 2023-03-21 08:14:06 +07:00
evmstate Allow EVM dispatcher to use different GasCostKind for each fork 2023-08-30 21:08:35 +07:00
t8n Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
txparse update tools build instruction 2023-08-01 09:25:18 +07:00