mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 00:27:38 +00:00
79445d2bf6
* impl * protos * remove apimiddleware from e2e * register endpoint * get epoch from vars * tests * test fixes * remove unused function * GetProposerDuties * proto * fix compilation * register * tests * GetSyncCommitteeDuties * protos * register * tests in progress * complete tests * check altair epoch * more testing * create variable --------- Co-authored-by: james-prysm <90280386+james-prysm@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.