This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth1
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth1
mirror of
https://github.com/status-im/nimbus-eth1.git
synced
2025-01-10 20:36:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
nimbus
/
vm
History
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_dispatch.nim
Refactor interpreter dispatch (
#65
)
2018-07-06 09:52:31 +02:00
interpreter.nim
Delete utilities: address, padding, bytes (
#68
)
2018-07-06 17:08: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