mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 20:07:17 +00:00
0d8ceb18b0
* Generate SSZ code for `BeaconBlockContainerV2` * new line at end of file * remove unneeded V2 suffix * more fun stuff # Conflicts: # proto/eth/v1/generated.ssz.go * rename Altair to V2 |
||
---|---|---|
.. | ||
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.