nimbus-eth1/nimbus/vm/interpreter
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
..
utils 20 new working GeneralStateTests 2018-09-18 14:00:30 +00:00
forks_list.md Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
forks_list.png Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
gas_costs.nim Homestead contract creation gas cost 2018-09-18 17:28:40 +02:00
gas_meter.nim 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
opcode_values.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
opcodes_impl.nim Partly fix state_db getCode for 20 new working GeneralStateTests (#156) 2018-09-20 21:36:57 +00:00
vm_forks.nim Full names for `$`(fork) 2018-09-17 18:38:10 +01:00