nimbus-eth1/nimbus/vm
Dustin Brody 3f5fc9a034 read through block 49017 by properly setting createAddress/storageAddress of the computation message and detecting whether the computation has the gas required to pay 200*code length; also, clean up pointless commented nonnegativity assertions for nonnegative GasInt type 2018-09-28 10:26:27 +03:00
..
interpreter read through block 49017 by properly setting createAddress/storageAddress of the computation message and detecting whether the computation has the gas required to pay 200*code length; also, clean up pointless commented nonnegativity assertions for nonnegative GasInt type 2018-09-28 10:26:27 +03:00
code_stream.nim replace logging module with nim-chronicles (fixes #38) 2018-08-29 16:13:03 -06:00
computation.nim s/increaseBalance/addBalance 2018-09-19 18:41:17 +03:00
interpreter.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
interpreter_dispatch.nim Helper procs for updating opcode executor based on fork 2018-09-18 13:10:30 +01:00
memory.nim 20 new working GeneralStateTests 2018-09-18 14:00:30 +00:00
message.nim Expose isCreate for export 2018-09-14 16:16:55 +01:00
stack.nim replace logging module with nim-chronicles (fixes #38) 2018-08-29 16:13:03 -06:00