mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +00:00
8aa909de2d
* Implement validator endpoints * Import * Fix errors * Add comments and fix naming :wq * Fix functions to access state once * Optimization for slots * Test more * Fix * test listing committees for specific epoch * Fix error retrurn Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> Co-authored-by: rkapka <rkapka@wp.pl> |
||
---|---|---|
.. | ||
beacon | ||
cluster | ||
faucet | ||
migration | ||
slashing | ||
testing | ||
validator/accounts/v2 | ||
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.