nimbus-eth1/nimbus/vm
tersec 690ce2cf97
Partly fix state_db getCode for 20 new working GeneralStateTests (#156)
* partly fix state_db getCode to get 20 new working GeneralStateTests; remove 2 functions which existed as workarounds; switch all remaining setBalance calls in GeneralStateTestRunner to subBalance (addBalance calls already changed)

* two of the 20 new tests don't work in 32-bit builds
2018-09-20 21:36:57 +00:00
..
interpreter Partly fix state_db getCode for 20 new working GeneralStateTests (#156) 2018-09-20 21:36:57 +00: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