nimbus-eth1/nimbus/vm
andri lim 7c9f6b48d6 unify Nimbus 'call' and EVMC 'call' 2020-02-12 17:53:26 +02:00
..
interpreter unify Nimbus 'call' and EVMC 'call' 2020-02-12 17:53:26 +02:00
blake2b_f.nim implement EIP-152 2019-11-12 15:51:48 +00:00
code_stream.nim remove code from EVM Message and load code in 'Computation' 2020-01-23 18:07:44 +02:00
computation.nim remove legacy unused code 2020-02-12 17:53:26 +02:00
evmc_api.nim implement evmc create/create2 2020-02-12 17:53:26 +02:00
evmc_helpers.nim evmc host implementation 2020-01-23 18:07:44 +02:00
evmc_host.nim clear picture on EIP 716 issue 2020-02-12 17:53:26 +02:00
interpreter.nim remove opCodeExec, use executeOpcodes 2019-03-21 09:32:48 +07:00
interpreter_dispatch.nim remove legacy unused code 2020-02-12 17:53:26 +02:00
memory.nim implement evmc create/create2 2020-02-12 17:53:26 +02:00
message.nim move origin and gasPrice from Message to vmState 2020-01-20 18:36:58 +02:00
precompiles.nim change 'rawOutput' to 'output' 2020-02-12 17:53:26 +02:00
stack.nim implement evmc create/create2 2020-02-12 17:53:26 +02:00
transaction_tracer.nim change 'rawOutput' to 'output' 2020-02-12 17:53:26 +02:00