nimbus-eth1/nimbus/evm/interpreter/op_handlers
andri lim 674e65f359
Move EVM code initialization outside of newComputation (#2926)
* Move EVM code initialization outside of newComputation

* Tidying up call_common.setupHost
2024-12-11 14:56:41 +01: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 Speed up evm stack (#2881) 2024-11-30 10:07:10 +01:00
oph_call.nim Move EVM code initialization outside of newComputation (#2926) 2024-12-11 14:56:41 +01:00
oph_create.nim Move EVM code initialization outside of newComputation (#2926) 2024-12-11 14:56:41 +01:00
oph_defs.nim Implement EIP-7702: Set EOA account code (#2631) 2024-11-25 11:28:03 +01: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 Implement EIP-7702: Set EOA account code (#2631) 2024-11-25 11:28:03 +01: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 Fixes for Mekong testnet: EIP-7702 gas related (#2912) 2024-12-05 13:00:47 +07:00
oph_log.nim Speed up evm stack (#2881) 2024-11-30 10:07:10 +01:00
oph_memory.nim Interpreter dispatch cleanups (#2913) 2024-12-06 13:01:15 +01: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