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-26 20:19:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
tests
History
andri lim
83e01994df
add total count to test helpers
2018-12-26 23:45:57 +02:00
..
fixtures
Modexp fix example 1 (returned to early for ints of length 1)
2018-12-04 12:49:48 +01:00
rpcclient
Update return types
2018-11-28 22:27:15 +00:00
all_tests.nim
Add precompiles to all tests to prevent regressions
2018-12-04 16:32:11 +01:00
nim.cfg
more VM tracing
2018-12-12 11:47:10 +01:00
README.md
…
test_caching_db_backend.nim
…
test_code_stream.nim
…
test_gas_meter.nim
…
test_generalstate_failing.nim
general-state testsuite changes and better fork selection
2018-12-07 18:18:29 +01:00
test_generalstate_json.nim
more VM tracing
2018-12-12 11:47:10 +01:00
test_genesis.nim
add missing module import
2018-10-19 09:42:32 -07:00
test_helpers.nim
add total count to test helpers
2018-12-26 23:45:57 +02:00
test_memory.nim
…
test_opcode.nim
Merge branch 'call-fixes-precompiles'
2018-11-12 15:57:54 +00:00
test_precompiles.nim
Reactivate the precompiles test + consume gas
2018-12-04 15:52:59 +01:00
test_rpc.nim
Add genesis block
2018-11-28 21:57:10 +00:00
test_stack.nim
…
test_storage_backends.nim
…
test_vm_json.nim
fix test
2018-12-16 15:38:51 +02:00
README.md
tests
TODO: more GeneralStateTest fixtures!