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-02-10 19:17:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
tests
History
Zahary Karadjov
f705a60dc1
fixes
#27
(a number of setStorage failing tests)
2018-05-14 23:13:13 +03:00
..
fixtures
/VMTests
WIP tests based on fixtures
2018-02-13 19:18:08 +02:00
all_tests.nim
fixes
#27
(a number of setStorage failing tests)
2018-05-14 23:13:13 +03:00
fixtures.nim
Migrate from ttmath to stint (
#24
)
2018-05-07 14:41:54 +02:00
README.md
update test readme
2018-04-03 18:14:47 +02:00
test_code_stream.nim
Update README badges and add dual-license header
2018-04-06 16:52:10 +02:00
test_gas_meter.nim
Migrate from ttmath to stint (
#24
)
2018-05-07 14:41:54 +02:00
test_helpers.nim
Update VMTests with Stint, raise Exception for non-implemented Exp and byteOp instead of quitting
2018-05-11 18:16:35 +02:00
test_memory.nim
Migrate from ttmath to stint (
#24
)
2018-05-07 14:41:54 +02:00
test_opcode.nim
Migrate from ttmath to stint (
#24
)
2018-05-07 14:41:54 +02:00
test_stack.nim
Migrate from ttmath to stint (
#24
)
2018-05-07 14:41:54 +02:00
test_vm_json.nim
Fix JSON VMtests compile-time errors (
#25
)
2018-05-11 15:32:10 +02:00
test_vm.nim
Migrate from ttmath to stint (
#24
)
2018-05-07 14:41:54 +02:00
README.md
tests
TODO: more vm tests and fixtures!