mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +00:00
8094c1c4c5
* 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 |
||
---|---|---|
.. | ||
beacon | ||
cluster | ||
faucet | ||
migration | ||
slashing | ||
testing | ||
validator/accounts/v2 | ||
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.