mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
61cbe3709b
* 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> |
||
---|---|---|
.. | ||
engine/v1 | ||
eth | ||
migration | ||
prysm | ||
testing | ||
BUILD.bazel | ||
README.md | ||
ssz_proto_library.bzl |
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.