mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 07:58:22 -05:00
* Add missed exit checks to consolidation processing * Use safe add * gaz * Pass spec tests (except single attestation) Revert params.SetupTestConfigCleanupWithLock(t) * Update earlist exit epoch for upgrade to electra * Validate that each committee bitfield in an aggregate contains at least one non-zero bit * Add single attestation * Add single attestation to ssz static * Fix typo Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com> * Update UpgradeToElectra comments * Add no lint dupword --------- Co-authored-by: james-prysm <james@prysmaticlabs.com> Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
Prysm Protocol Buffers
This package defines common protobuf messages and services used by Prysm. For now, we are checking in all generated code to support native go dependency management.