prysm-pulse/beacon-chain/core/helpers
Preston Van Loon 7e88eefc60
Add zero length check on indices during NextSyncCommitteeIndices (#13117)
* Add zero length check on indices during NextSyncCommitteeIndices computation. Fixes #13051

* Move the error further up the stack

* Fix TestSubmitAggregateAndProof_IsAggregatorAndNoAtts

* Delete TestServer_ListAssignments_NoResults. That is an impossible scenario that now returns an error
2023-10-25 21:42:17 +00:00
..
attestation_test.go chore: improve att error (#12813) 2023-08-31 08:41:57 -05:00
attestation.go chore: improve att error (#12813) 2023-08-31 08:41:57 -05:00
beacon_committee_test.go Fix Update Of Committee Cache (#12668) 2023-07-28 13:34:03 +00:00
beacon_committee.go Fix Update Of Committee Cache (#12668) 2023-07-28 13:34:03 +00:00
block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel multiple validator status - optimization (#12487) 2023-06-15 17:20:00 -05:00
genesis.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
main_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
metrics.go Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
randao_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
randao.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rewards_penalties_test.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
rewards_penalties.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
shuffle_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
shuffle.go Minor Optimization on InnerShuffleList (#12690) 2023-08-03 06:56:07 +00:00
sync_committee_test.go Using the multi value slice for the beacon state (#12549) 2023-10-06 01:10:05 +00:00
sync_committee.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
validators_test.go Add zero length check on indices during NextSyncCommitteeIndices (#13117) 2023-10-25 21:42:17 +00:00
validators.go Add zero length check on indices during NextSyncCommitteeIndices (#13117) 2023-10-25 21:42:17 +00:00
weak_subjectivity_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
weak_subjectivity.go Refactor churn limit helpers (#12971) 2023-10-03 14:14:41 +00:00