nimbus-eth1/nimbus/vm
andri lim 6f51cf9103
implement EIP150 and EIP161 SelfDestruct OpCode
2019-04-08 08:06:39 +07:00
..
interpreter implement EIP150 and EIP161 SelfDestruct OpCode 2019-04-08 08:06:39 +07:00
code_stream.nim fixes #235 2019-02-22 13:10:22 +02:00
computation.nim fix fork comparison at postExecuteVM bug 2019-04-07 06:53:40 +07:00
interpreter.nim remove opCodeExec, use executeOpcodes 2019-03-21 09:32:48 +07:00
interpreter_dispatch.nim remove computedGoto pragma 2019-04-04 17:23:28 +07:00
memory.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
message.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
precompiles.nim remove 'var' modifier from 'computation: var BaseComputation' 2019-04-04 10:20:00 +07:00
stack.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
transaction_tracer.nim Merge branch 'non_recursive_evm' of github.com:jangko/nimbus into jangko-non_recursive_evm 2019-03-20 14:43:50 +01:00