mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
* Ignore subset aggregates * Add test * Update BUILD.bazel * Update validate_sync_contribution_proof_test.go * Update validate_sync_contribution_proof_test.go * Don't utilize pooled objects. Use direct caches * Handle mainnet/minimal better * Revert att changes * Check overlaps before set * Feedbacks * Fixed a copy bug * Fixed the same copy bug in committee indices cache * Use SafeCopyBytes Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@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.