nimbus-eth1/nimbus/vm/interpreter
mratsim 38b4d54815 Add modExp precompile + gas costs 2018-10-05 17:26:20 +02:00
..
utils Add modExp precompile + gas costs 2018-10-05 17:26:20 +02: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 Add modExp precompile + gas costs 2018-10-05 17:26:20 +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 Fixes for Call gas usage, Calls use precompiles, pass down their opCode 2018-10-02 16:07:16 +01:00
vm_forks.nim Full names for `$`(fork) 2018-09-17 18:38:10 +01:00