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-09 22:06:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
tests
/
consensus_spec
History
tersec
2932d3b808
extent
BeaconStateFork
enum (
#4396
)
2022-12-07 16:47:23 +00:00
..
altair
automated consensus spec ref URL update to v1.3.0-alpha.1 (
#4354
)
2022-11-24 19:07:02 +00:00
bellatrix
add all missing epoch transition tests (
#4269
)
2022-10-28 08:02:33 +00:00
capella
use v1.3.0-alpha.1 consensus spec test vectors (
#4338
)
2022-11-21 08:44:49 +01:00
eip4844
eip4844 fork and epoch transition tests; some eip4844 gossip (
#4393
)
2022-12-06 16:43:11 +00:00
phase0
add all missing epoch transition tests (
#4269
)
2022-10-28 08:02:33 +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
EIP4844 tweaks to pass SSZ consensus object tests (
#4390
)
2022-12-05 21:36:53 +00:00
fixtures_utils.nim
extent
BeaconStateFork
enum (
#4396
)
2022-12-07 16:47:23 +00:00
README.md
test fixture cleanups (
#2976
)
2021-10-12 13:36:52 +02:00
test_fixture_fork_choice.nim
extent
BeaconStateFork
enum (
#4396
)
2022-12-07 16:47:23 +00:00
test_fixture_light_client_single_merkle_proof.nim
use v1.3.0-alpha.1 consensus spec test vectors (
#4338
)
2022-11-21 08:44:49 +01:00
test_fixture_light_client_sync.nim
use v1.3.0-alpha.1 consensus spec test vectors (
#4338
)
2022-11-21 08:44:49 +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_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
.