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-26 14:32:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
tests
/
consensus_spec
History
Jacek Sieka
ba3db7aa5a
spec: Option -> Opt (
#4488
)
2023-01-11 12:29:21 +00:00
..
altair
spec: Option -> Opt (
#4488
)
2023-01-11 12:29:21 +00:00
bellatrix
consolidate consensus spec transition test fixtures (
#4428
)
2022-12-15 22:51:04 +00:00
capella
use v1.3.0-rc.0 consensus spec test vectors (
#4472
)
2023-01-09 15:15:43 +01:00
eip4844
use v1.3.0-rc.0 consensus spec test vectors (
#4472
)
2023-01-09 15:15:43 +01:00
phase0
consolidate block sanity tests across forks (
#4422
)
2022-12-14 08:42:25 +01:00
all_tests.nim
…
consensus_spec_tests_preset.nim
consolidate consensus spec transition test fixtures (
#4428
)
2022-12-15 22:51:04 +00:00
fixtures_utils.nim
consensus spec ref URL update v1.3.0-{alpha.2,rc.0}; copyright year update (
#4477
)
2023-01-09 22:44:44 +00:00
README.md
…
test_fixture_fork_choice.nim
add EIP4844 fork choice tests (
#4431
)
2022-12-15 10:54:41 +00:00
test_fixture_fork.nim
consolidate consensus spec transition test fixtures (
#4428
)
2022-12-15 22:51:04 +00:00
test_fixture_light_client_single_merkle_proof.nim
eip4844 light client tests; avoid case object out-of-bound array reads (
#4404
)
2022-12-08 17:21:53 +01:00
test_fixture_light_client_sync.nim
eip4844 light client tests; avoid case object out-of-bound array reads (
#4404
)
2022-12-08 17:21:53 +01: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_sanity_blocks.nim
consolidate consensus spec transition test fixtures (
#4428
)
2022-12-15 22:51:04 +00:00
test_fixture_sanity_slots.nim
consolidate slot sanity checks across forks (
#4418
)
2022-12-13 15:58:59 +00:00
test_fixture_ssz_generic_types.nim
…
test_fixture_transition.nim
consolidate consensus spec transition test fixtures (
#4428
)
2022-12-15 22:51:04 +00:00
README.md
Tests based on scenarios generated from the
consensus spec
.