12bf0fd346
Calculate extra intrinsic gas for an EIP-2930 transaction with access list. While we're here, do the rest of the intrinsic gas calculation. Make it clear, explicit and in one place. (Previous code delegated parts of the calculation to `transaction.nim` but had to do the rest locally due to mismatched types.) Signed-off-by: Jamie Lokier <jamie@shareable.org> |
||
---|---|---|
.. | ||
call_common.nim | ||
call_evm.nim | ||
host_types.nim |