nimbus-eth1/nimbus/evm/interpreter/op_handlers
andri lim b7365085ae
Implement EIP-7516: BLOBBASEFEE opcode (#1791)
* Implement EIP-7516: BLOBBASEFEE opcode
2023-10-01 14:24:15 +07:00
..
oph_arithmetic.nim Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00
oph_blockdata.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
oph_call.nim EIP-4788: Make it clear what is an EVM system call 2023-09-22 17:21:09 +07:00
oph_create.nim EIP-4788: Make it clear what is an EVM system call 2023-09-22 17:21:09 +07:00
oph_defs.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00
oph_dup.nim Silence some compiler gossip -- part 6, evm (#1462) 2023-02-14 14:37:21 +00:00
oph_envinfo.nim Add EVM tracer test case for EIP-2929 opcodes 2023-08-31 09:49:51 +07:00
oph_gen_handlers.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
oph_hash.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_helpers.nim Refactor engine api and cleanup web3 types conversion 2023-08-30 10:42:46 +07:00
oph_log.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_memory.nim EIP-1153: Fix tload stack underflow bug 2023-09-21 16:25:48 +07:00
oph_push.nim Silence some compiler gossip -- part 6, evm (#1462) 2023-02-14 14:37:21 +00:00
oph_swap.nim Silence some compiler gossip -- part 6, evm (#1462) 2023-02-14 14:37:21 +00:00
oph_sysops.nim EVM embrace more EVMC types 2023-08-28 21:36:23 +07:00