This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth2
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth2
mirror of
https://github.com/status-im/nimbus-eth2.git
synced
2025-01-29 15:55:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
tests
/
consensus_spec
History
tersec
c65eaca1bf
update spec ref URLs (
#4005
)
2022-08-20 16:03:32 +00:00
..
altair
update spec ref URLs (
#4005
)
2022-08-20 16:03:32 +00:00
bellatrix
re-enable
LightClientUpdate
tests (
#3981
)
2022-08-17 17:50:28 +00:00
phase0
remove unused imports in tests/ (
#3713
)
2022-06-07 17:05:06 +00:00
all_tests.nim
add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (
#3242
)
2022-01-05 09:42:56 +01:00
consensus_spec_tests_preset.nim
update to latest LC test format (
#3879
)
2022-07-23 05:54:01 +00:00
fixtures_utils.nim
update to latest LC test format (
#3879
)
2022-07-23 05:54:01 +00:00
README.md
test fixture cleanups (
#2976
)
2021-10-12 13:36:52 +02:00
test_fixture_fork_choice.nim
update to latest LC test format (
#3879
)
2022-07-23 05:54:01 +00:00
test_fixture_light_client_single_merkle_proof.nim
update to latest LC test format (
#3879
)
2022-07-23 05:54:01 +00:00
test_fixture_light_client_sync.nim
update LC spec references for v1.2.0-rc.2 (
#3982
)
2022-08-17 19:47:06 +00:00
test_fixture_light_client_update_ranking.nim
update LC spec references for v1.2.0-rc.2 (
#3982
)
2022-08-17 19:47:06 +00:00
test_fixture_ssz_generic_types.nim
stylecheck fixes (
#3595
)
2022-04-15 12:46:56 +00:00
README.md
Tests based on scenarios generated from the
consensus spec
.