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 22:36:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
tests
/
spec_epoch_processing
History
Dustin Brody
68654848cb
update get_attesting_indices(...) to 0.9.0; remove Crosslink from AttestationData to update AttestationData to 0.9.0; rm get_winning_crosslink_and_attesting_indices(...) and get_crosslink_deltas(...)
2019-11-08 13:23:08 +00:00
..
epoch_utils.nim
initial 0.9.0 spec sync (
#509
)
2019-10-30 19:41:19 +00:00
eth2-finalization.png
v0.8.1 tests refactor (
#326
)
2019-08-28 12:07:00 +00:00
justification_finalization_helpers.nim
update get_attesting_indices(...) to 0.9.0; remove Crosslink from AttestationData to update AttestationData to 0.9.0; rm get_winning_crosslink_and_attesting_indices(...) and get_crosslink_deltas(...)
2019-11-08 13:23:08 +00:00
README.md
Fix comments in j/f tests + add a readme for scaled image
2019-08-28 16:22:48 +02:00
test_process_justification_and_finalization.nim
Fix and activate the justification and finalization unit tests.
2019-09-24 16:56:12 +02:00
README.md
Epoch state transition
Finalization and justification