nimbus-eth1/nimbus/vm
coffeepots f99138dca6 Merge branch 'call-fixes-precompiles' 2018-11-12 15:57:54 +00:00
..
interpreter Fix CREATE op code gas costs, more debug output, call transactions 2018-11-08 16:00:21 +00:00
code_stream.nim replace logging module with nim-chronicles (fixes #38) 2018-08-29 16:13:03 -06:00
computation.nim Add note about cyclic dep 2018-11-08 16:40:40 +00:00
interpreter.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
interpreter_dispatch.nim Merge branch 'call-fixes-precompiles' 2018-11-12 15:57:54 +00:00
memory.nim 20 new working GeneralStateTests 2018-09-18 14:00:30 +00:00
message.nim Debug message for new messages 2018-11-08 15:48:32 +00:00
precompiles.nim Remove endian code, precompiles should now run. Removed raise as case stmt is full now. 2018-10-19 14:41:04 +01:00
stack.nim replace logging module with nim-chronicles (fixes #38) 2018-08-29 16:13:03 -06:00
transaction_tracer.nim Initial TransactionTracer impl 2018-10-28 14:38:05 +01:00