mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 19:40:37 +00:00
7c3027801b
* updating some protos * updating proto endpoints * updating generated code * fixing linting * updating protos * updating based on feedback. also removing unused storage protos * adding in deprecation notice on the server functions * Update proto/prysm/v1alpha1/beacon_chain.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/prysm/v1alpha1/beacon_chain.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/prysm/v1alpha1/health.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/prysm/v1alpha1/validator.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/prysm/v1alpha1/debug.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/eth/v1/beacon_chain.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/prysm/v1alpha1/health.proto Co-authored-by: Radosław Kapka <rkapka@wp.pl> * Update proto/eth/service/beacon_chain_service.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/eth/service/beacon_chain_service.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/eth/service/beacon_chain_service.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * addressing feedback * rewording comment * updating comments --------- Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> Co-authored-by: Radosław Kapka <rkapka@wp.pl> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
engine/v1 | ||
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.