mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 20:07:17 +00:00
1936f991eb
* Move proto services to a different package # Conflicts: # beacon-chain/rpc/service.go * fix tests * goimports * fix java class name * without aggregation_bits * aggregation_bits * v2 endpoints * generate new code and define function stubs * build files Co-authored-by: Raul Jordan <raul@prysmaticlabs.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.