mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 11:57:18 +00:00
26893bcb8c
* internal prefix in proto services * half-baked inmplementation * rename v1 to eth * use router and remove old flag * uncomment cors * update v2 methods in proto services * move adding path prefix after param processing * remove unneeded code * remove flag * fix e2e * uncomment sync committee e2e 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.