prysm-pulse/beacon-chain/core/transition
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
..
interop Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
stateutils Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
altair_transition_no_verify_sig_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bellatrix_transition_no_verify_sig_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
benchmarks_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Add Deneb upgrade function (#12433) 2023-08-31 08:41:57 -05:00
log.go Rename beacon-chain/core/state to beacon-chain/core/transition pkg (#9530) 2021-09-08 10:41:47 +00:00
skip_slot_cache_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
skip_slot_cache.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state_test.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
state-bellatrix.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state.go Using the multi value slice for the beacon state (#12549) 2023-10-06 01:10:05 +00:00
trailing_slot_state_cache_test.go Fix Next State Mismatch (#12247) 2023-04-06 17:52:15 +08:00
trailing_slot_state_cache.go Fix Next State Mismatch (#12247) 2023-04-06 17:52:15 +08:00
transition_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition_no_verify_sig_test.go test:beta.1 deneb tests (#12680) 2023-08-31 08:41:57 -05:00
transition_no_verify_sig.go test:beta.1 deneb tests (#12680) 2023-08-31 08:41:57 -05:00
transition_test.go Add zero length check on indices during NextSyncCommitteeIndices (#13117) 2023-10-25 21:42:17 +00:00
transition.go Add Deneb upgrade function (#12433) 2023-08-31 08:41:57 -05:00