mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 21:38:05 -05:00
* regenerate ssz types w/ variable-len bounds checks using the code in this PR: https://github.com/ferranbt/fastssz/pull/45 * updating with improved bounds checking * updating pinned fastssz dependency to newest * removing redundant higher bounds checks * regenerate again w/ new fastssz
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.