mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-07 02:02:18 +00:00
da25624b1d
* Add a deprecated gRPC endpoint to prevent breaking changes from prior release * Fix validator build, tests still fail * Fix validator tests * Fix validator tests * Fix validator tests * Update mocks and uncomment the endtoend fee recipient check. Also updates proto generated files. * Remove unrelated changes * Remove unrelated changes * Stop yelling * Finish renaming |
||
---|---|---|
.. | ||
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.