nimbus-eth1/nimbus/vm
andri lim 7940d443e9
implement EIP214: staticCall opcode
2019-04-26 07:31:10 +07:00
..
interpreter fix revert opcode 2019-04-26 07:31:09 +07:00
code_stream.nim fixes #235 2019-02-22 13:10:22 +02:00
computation.nim more gcsafe pragmas for Nim HEAD 2019-04-26 00:18:51 +02:00
interpreter.nim remove opCodeExec, use executeOpcodes 2019-03-21 09:32:48 +07:00
interpreter_dispatch.nim implement EIP214: staticCall opcode 2019-04-26 07:31:10 +07:00
memory.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
message.nim fix evm msg contract creation, GST +3 2019-04-18 12:42:37 +07: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 fixes #244 2019-04-15 11:34:41 +07:00