mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 03:51:29 +00:00
0d6e8718fd
* Aditya's PR 18 This PR implements PR18. There is still a missing piece which is consistency of head with finalized checkpoint. I will think on ways to enforce this. * prune finalized incompatible * don't check finalization on viable for head * unit tests fixes * gazelle * remove finalized epoch from viableForHead * remove finalized epoch from leadsToViableHead * use non-slashed indices * function rename * lint fixes * lint fixes * lint fixes |
||
---|---|---|
.. | ||
attestation_test.go | ||
attestation.go | ||
beacon_committee_test.go | ||
beacon_committee.go | ||
block_test.go | ||
block.go | ||
BUILD.bazel | ||
genesis.go | ||
metrics.go | ||
randao_test.go | ||
randao.go | ||
rewards_penalties_test.go | ||
rewards_penalties.go | ||
shuffle_test.go | ||
shuffle.go | ||
sync_committee_test.go | ||
sync_committee.go | ||
validators_test.go | ||
validators.go | ||
weak_subjectivity_test.go | ||
weak_subjectivity.go |