nimbus-eth1/nimbus/evm/interpreter/op_handlers
andri lim cfe14f1825
EVM: use assign2 whenever possible (#2499)
Before: GST finish in 59 secs.
After: GST finish in 52 secs!
2024-07-17 20:48:50 +07:00
..
oph_arithmetic.nim odds and ends (#2481) 2024-07-13 20:42:49 +02:00
oph_blockdata.nim Remove pre and post opcode handlers from EVM (#2409) 2024-06-24 07:58:15 +02:00
oph_call.nim EVM: use assign2 whenever possible (#2499) 2024-07-17 20:48:50 +07:00
oph_create.nim EVM: use assign2 whenever possible (#2499) 2024-07-17 20:48:50 +07:00
oph_defs.nim Remove pre and post opcode handlers from EVM (#2409) 2024-06-24 07:58:15 +02:00
oph_dup.nim Vm2Ctx -> VmCtx, Vm2Op -> VmOp (#2369) 2024-06-15 23:18:53 +07:00
oph_envinfo.nim odds and ends (#2481) 2024-07-13 20:42:49 +02:00
oph_gen_handlers.nim Remove pre and post opcode handlers from EVM (#2409) 2024-06-24 07:58:15 +02:00
oph_hash.nim odds and ends (#2481) 2024-07-13 20:42:49 +02:00
oph_helpers.nim Remove exceptions from EVM (#2314) 2024-06-07 15:24:32 +07:00
oph_log.nim odds and ends (#2481) 2024-07-13 20:42:49 +02:00
oph_memory.nim odds and ends (#2481) 2024-07-13 20:42:49 +02:00
oph_push.nim Remove pre and post opcode handlers from EVM (#2409) 2024-06-24 07:58:15 +02:00
oph_swap.nim evm: generate more specialized functions (#2390) 2024-06-19 08:57:29 +07:00
oph_sysops.nim odds and ends (#2481) 2024-07-13 20:42:49 +02:00