nimbus-eth1/nimbus/vm
coffeepots 6b1e989ff0 Add initial gas cost for CREATE 2018-11-08 15:47:48 +00:00
..
interpreter Add initial gas cost for CREATE 2018-11-08 15:47:48 +00:00
code_stream.nim replace logging module with nim-chronicles (fixes #38) 2018-08-29 16:13:03 -06:00
computation.nim Fix incorrect message parameters (had sender and destination swapped) 2018-10-18 17:47:54 +01:00
interpreter.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
interpreter_dispatch.nim Precompiles now executed if called from vm_state_transactions 2018-10-12 16:16:14 +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
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