prysm-pulse/beacon-chain/core/helpers
Potuz 0d6e8718fd
Aditya's PR 18 (#11945)
* 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
2023-02-05 09:40:07 -03:00
..
attestation_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attestation.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
beacon_committee_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
beacon_committee.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
block_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
block.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
BUILD.bazel Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
genesis.go Pre-allocate slices (#11317) 2022-08-26 13:49:50 +02:00
metrics.go Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
randao_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
randao.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
rewards_penalties_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
rewards_penalties.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
shuffle_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
shuffle.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
sync_committee_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
sync_committee.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
validators_test.go Aditya's PR 18 (#11945) 2023-02-05 09:40:07 -03:00
validators.go Aditya's PR 18 (#11945) 2023-02-05 09:40:07 -03:00
weak_subjectivity_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
weak_subjectivity.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00