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-11 04:46:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
nimbus
/
vm
History
Dustin Brody
7ba90fda54
48 new working GeneralStateTests, via fixing some overflows/underflows, creating a rudimentary balance commit/revert scheme, and implementing account deletion for the selfdestruct instruction (
#146
)
2018-09-14 13:43:40 +00:00
..
interpreter
A simple/basic GeneralStateTest runner which gets 400+ of them correct
2018-09-10 19:42:45 +03:00
code_stream.nim
replace logging module with nim-chronicles (
fixes
#38
)
2018-08-29 16:13:03 -06:00
computation.nim
48 new working GeneralStateTests, via fixing some overflows/underflows, creating a rudimentary balance commit/revert scheme, and implementing account deletion for the selfdestruct instruction (
#146
)
2018-09-14 13:43:40 +00:00
interpreter_dispatch.nim
replace logging module with nim-chronicles (
fixes
#38
)
2018-08-29 16:13:03 -06:00
interpreter.nim
Delete utilities: address, padding, bytes (
#68
)
2018-07-06 17:08:31 +02:00
memory.nim
replace logging module with nim-chronicles (
fixes
#38
)
2018-08-29 16:13:03 -06:00
message.nim
Various fixes towards state reconstruction
2018-09-07 14:00:37 +03:00
stack.nim
replace logging module with nim-chronicles (
fixes
#38
)
2018-08-29 16:13:03 -06:00