nimbus-eth1/nimbus/evm/interpreter
andri lim b09fba0b49
Refactor EVM raises to reduce compiler warnings (#2040)
* Fix style check when EVMC enabled

* Refactor EVM raises to reduce compiler warnings

* Fix EVM handler raises when EVMC enabled

* Workaround stupid style checker false complaints

* Fix Windows/clang linking error due to function pointer incompatibility
2024-02-20 14:16:12 +07:00
..
op_handlers Refactor EVM raises to reduce compiler warnings (#2040) 2024-02-20 14:16:12 +07:00
utils Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00
forks_list.md saner source code grouping 2022-12-02 13:51:42 +07:00
forks_list.png saner source code grouping 2022-12-02 13:51:42 +07:00
gas_costs.nim Refactor EVM raises to reduce compiler warnings (#2040) 2024-02-20 14:16:12 +07:00
gas_meter.nim saner source code grouping 2022-12-02 13:51:42 +07:00
op_codes.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
op_dispatcher.nim Allow EVM dispatcher to use different GasCostKind for each fork 2023-08-30 21:08:35 +07:00
op_handlers.nim Some of Shanghai: EIP-3651, EIP-3855, EIP-3860 (#1406) 2023-01-04 08:11:33 -05:00