nimbus-eth1/nimbus/evm/interpreter/op_handlers
Jacek Sieka c210885b73
eth: bump to new types (#2660)
This is a minimal set of changes to make things work with the new types
in nim-eth - this is the minimal PR that merely resolves
incompatibilities while the full change set would include more cleanup
and migration.
2024-09-29 14:37:09 +02:00
..
oph_arithmetic.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00
oph_blockdata.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
oph_call.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00
oph_create.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00
oph_defs.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00
oph_dup.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00
oph_envinfo.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00
oph_gen_handlers.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00
oph_hash.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
oph_helpers.nim Remove exceptions from EVM (#2314) 2024-06-07 15:24:32 +07:00
oph_log.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
oph_memory.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00
oph_push.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00
oph_swap.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00
oph_sysops.nim EVM cosmetic changes, one less indirect access of VmCpt (#2503) 2024-07-19 08:44:01 +07:00