nimbus-eth1/nimbus/transaction
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
..
call_common.nim Add style check to config.nims and fix styles in source code (#2038) 2024-02-20 10:07:38 +07:00
call_evm.nim Prepare source code for nim v2 CI (#2028) 2024-02-15 09:57:05 +07:00
evmc_dynamic_loader.nim Refactor EVM raises to reduce compiler warnings (#2040) 2024-02-20 14:16:12 +07:00
evmc_host_glue.nim Reduce compiler warnings (#2030) 2024-02-16 16:08:07 +07:00
evmc_vm_glue.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
host_call_nested.nim EIP-4788: Make it clear what is an EVM system call 2023-09-22 17:21:09 +07:00
host_services.nim Refactor EVM raises to reduce compiler warnings (#2040) 2024-02-20 14:16:12 +07:00
host_trace.nim rename data gas to blob gas (#1659) 2023-08-04 19:43:30 +07:00
host_types.nim Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00