mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 11:57:18 +00:00
520bc9d955
* Mark fields as deprecated due to Altair * Only print inclusion distance fields before Altair fork * Report phase0 and altair metrics respectively * only set phase0 fields in phase0, only set altair fields in altair * better use of fields * Update go pbs * Update individual votes method * regen go proto files * formatting * Feedback from @potuz * Annotate metrics per @potuz suggestion * Set previous release e2e to end 1 epoch before altair. Add some out of bounds checks for validator metrics reporting and a panic catch * gofmt Co-authored-by: terence tsao <terence@prysmaticlabs.com> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
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.