nimbus-eth1/nimbus/vm
andri lim 37c282f1b9 fixes evmc 'gasRefund' 2020-01-23 18:07:44 +02:00
..
interpreter fixes evmc 'gasRefund' 2020-01-23 18:07:44 +02:00
blake2b_f.nim implement EIP-152 2019-11-12 15:51:48 +00:00
code_stream.nim reduce compiler warnings 2019-11-13 21:49:39 +07:00
computation.nim only import evmc files when 'evmc_enabled' defined 2020-01-23 18:07:44 +02:00
evmc_api.nim integrate evmc 'setStorage' 2020-01-23 18:07:44 +02:00
evmc_helpers.nim evmc host implementation 2020-01-23 18:07:44 +02:00
evmc_host.nim fixes evmc 'gasRefund' 2020-01-23 18:07:44 +02:00
interpreter.nim remove opCodeExec, use executeOpcodes 2019-03-21 09:32:48 +07:00
interpreter_dispatch.nim change 'BaseComputation' to 'Computation' 2020-01-20 18:36:58 +02:00
memory.nim reduce compiler warnings 2019-11-13 21:49:39 +07:00
message.nim move origin and gasPrice from Message to vmState 2020-01-20 18:36:58 +02:00
precompiles.nim change 'BaseComputation' to 'Computation' 2020-01-20 18:36:58 +02:00
stack.nim reduce compiler warnings 2019-11-13 21:49:39 +07:00
transaction_tracer.nim change 'BaseComputation' to 'Computation' 2020-01-20 18:36:58 +02:00