nimbus-eth1/nimbus/transaction
jangko 28cdfcaf6b
fix EIP-4399 'random' opcode
- fix previous implementation of EIP-4399
- now `random` opcode can be used with evmc_enabled
2022-02-08 20:23:40 +07: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 fix EIP-4399 'random' opcode 2022-02-08 20:23:40 +07: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