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-02-09 21:24:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
tests
/
consensus_spec
History
tersec
351c2fd48a
rename mergeData to bellatrixData and mergeFork to bellatrixFork (
#3315
)
2022-01-24 16:23:13 +00:00
..
altair
move
state_transition
to
Result
(
#3284
)
2022-01-17 12:19:58 +01:00
bellatrix
rename mergeData to bellatrixData and mergeFork to bellatrixFork (
#3315
)
2022-01-24 16:23:13 +00:00
phase0
move
state_transition
to
Result
(
#3284
)
2022-01-17 12:19:58 +01: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
add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (
#3242
)
2022-01-05 09:42:56 +01:00
fixtures_utils.nim
shift block_sim fork epochs; allow VC to work with non-multiple-of-3 SECONDS_PER_SLOT (
#3244
)
2022-01-05 13:41:39 +00:00
README.md
test fixture cleanups (
#2976
)
2021-10-12 13:36:52 +02:00
test_fixture_fork_choice.nim
limit by-root requests to non-finalized blocks (
#3293
)
2022-01-21 13:33:16 +02:00
test_fixture_ssz_generic_types.nim
add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (
#3242
)
2022-01-05 09:42:56 +01:00
README.md
Tests based on scenarios generated from the
consensus spec
.