mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* Decompose Electra block attestations * comments * changelog <3 * remove redundant comparison * typo in comment * fix changelog section name * review from James and Sammy * continue pruning on error * only prune when committees are cached * fix bad assignments in test
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.