mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 08:37:37 +00:00
89941d4be2
* Implement `GetBlockV2` in the beacon API * fix gateway config test * Revert "fix gateway config test" This reverts commit 8179400b2ac7cd302c1bca0f191145d017838f5d. * unregister v2 * review feedback * improve comment * reduce duplication 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.