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-10 14:26:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
tests
/
consensus_spec
History
tersec
5eecb9a21f
rename no{R=>r}eturn, no{I=>i}init, short{l=>L}og, E{T=>t}h2Node, Beacon{c=>C}hainDB (
#3403
)
2022-02-16 23:24:44 +01:00
..
altair
rename no{R=>r}eturn, no{I=>i}init, short{l=>L}og, E{T=>t}h2Node, Beacon{c=>C}hainDB (
#3403
)
2022-02-16 23:24:44 +01:00
bellatrix
rename MERGE_FORK_EPOCH to BELLATRIX_FORK_EPOCH (
#3350
)
2022-02-02 14:06:55 +01: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
spec URL & copyright year update (
#3338
)
2022-01-29 01:05:39 +00:00
README.md
test fixture cleanups (
#2976
)
2021-10-12 13:36:52 +02:00
test_fixture_fork_choice.nim
fork choice proposer boosting support (
#3349
)
2022-02-04 12:59:40 +01: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
.