mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-07 22:54:17 -05:00
* Update rules_go to v0.54.1 * Fix NotEmpty assertion for new protobuf private fields. * Update rules_go to v0.55.0 * Update protobuf to 28.3 * Update rules_go to v0.57.0 * Update go to v1.25.0 * Changelog fragment * Update go to v1.25.1 * Update generated protobuf and ssz files
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.