nimbus-eth1/nimbus/vm
andri lim 6ac750551e 'SAR' opcode uses new 'shr' from stint 2019-08-13 17:51:10 +03:00
..
interpreter 'SAR' opcode uses new 'shr' from stint 2019-08-13 17:51:10 +03:00
code_stream.nim fixes #235 2019-02-22 13:10:22 +02:00
computation.nim Use of BlockNumber to be able to switch between UInt256 and int64 2019-07-10 20:56:05 +02:00
interpreter.nim remove opCodeExec, use executeOpcodes 2019-03-21 09:32:48 +07:00
interpreter_dispatch.nim fix modexp gasFee 2019-05-13 10:26:28 +03: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 Make EVMError Catchable and only catch CatchableError in the execPrecompiles 2019-07-19 15:18:25 +03:00
stack.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
transaction_tracer.nim std_shims -> stew 2019-07-07 12:12:01 +02:00