nimbus-eth1/nimbus/transaction
jangko 71aa7e4b5c EIP-4399 implementation of nim-vm
what's new:
- `RANDOM` OPCODE
- `random` field of BlockHeader(previously `mixDigest`)
- `PostMerge` temporary name
2022-02-01 18:11:14 +02:00
..
call_common.nim Transaction: Map `evmc_result` back to `Computation` result 2021-12-10 16:27:53 +00:00
call_evm.nim Redesign of BaseVMState descriptor (#923) 2022-01-18 16:19:32 +00:00
evmc_dynamic_loader.nim EVMC: Improve `--evm`, remove it in non-EVMC builds, change imports 2021-12-14 15:51:09 +00:00
evmc_host_glue.nim EVMC: Option `--evm`, load third-party EVM as a shared library 2021-12-10 16:32:18 +00:00
evmc_vm_glue.nim EVMC: Option `--evm`, load third-party EVM as a shared library 2021-12-10 16:32:18 +00:00
host_call_nested.nim EVMC: Byte-endian conversions for 256-bit numeric values 2021-12-10 16:23:27 +00:00
host_services.nim EIP-4399 implementation of nim-vm 2022-02-01 18:11:14 +02:00
host_trace.nim EVMC: Improve host call tracing and fix nested call C stack usage 2021-08-12 07:48:56 +07:00
host_types.nim EIP-4399 implementation of nim-vm 2022-02-01 18:11:14 +02:00