nimbus-eth1/nimbus/vm
coffeepots ff52d75fc0 Fix overflowing int in 32 bit 2018-08-17 17:16:40 +03:00
..
interpreter Fix overflowing int in 32 bit 2018-08-17 17:16:40 +03:00
code_stream.nim Corrected jump boundary check. Nonexistent sload pushes 0. (#74) 2018-07-19 15:11:52 +02:00
computation.nim Remove validateCanonicalAddress 2018-07-19 19:04:01 +01:00
interpreter.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
interpreter_dispatch.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
memory.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
message.nim Initial EVMC message type API matching: reorder overlapping fields to match EMVC; rename to to destination; replace isStatic with more general flags (with only one non-zero value); remove superfluous-seeming shouldTransferValue; keep internalFoo fields, which aren't in PyEVM either, so weren't per se part of PyEVM matching 2018-08-14 15:03:18 +03:00
stack.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00