prysm-pulse/beacon-chain/core/altair
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 feat: EIP7045 increase max att inclusion slot (#12565) 2023-08-31 08:41:57 -05:00
attestation.go feat: EIP7045 increase max att inclusion slot (#12565) 2023-08-31 08:41:57 -05: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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
epoch_precompute_test.go getAttestationRewards API endpoint (#12480) 2023-06-21 13:16:53 +00:00
epoch_precompute.go getAttestationRewards API endpoint (#12480) 2023-06-21 13:16:53 +00:00
epoch_spec_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
epoch_spec.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
exports_test.go Refactor Sync Committee Rewards (#11696) 2022-11-27 11:06:32 -08:00
reward_test.go Using the multi value slice for the beacon state (#12549) 2023-10-06 01:10:05 +00:00
reward.go Faster and cached square root (#12191) 2023-03-29 16:23:16 -03:00
sync_committee_test.go Add zero length check on indices during NextSyncCommitteeIndices (#13117) 2023-10-25 21:42:17 +00:00
sync_committee.go Clarify sync committee message validation (#12594) 2023-07-05 19:20:21 +00:00
transition_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
upgrade_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
upgrade.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00