nimbus-eth1/nimbus/vm
Dustin Brody dcf97d8198 memory expansion boilerplate usage wasn't 100% consistent, so extcodecopy and codecopy were returning far too low gas costs in many cases (#88) 2018-07-28 09:59:33 +02:00
..
interpreter memory expansion boilerplate usage wasn't 100% consistent, so extcodecopy and codecopy were returning far too low gas costs in many cases (#88) 2018-07-28 09:59:33 +02: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 Remove validateCanonicalAddress 2018-07-19 19:04:01 +01:00
stack.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00