mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 11:57:18 +00:00
eef2122a9e
* define proto types for engine api * proto lint * prettify * build bazel * generated pb * txs field * regen * ssz gen marshal * fastssz * ssz * fmt * json marshal unmarshal custom * exec json tests * passing tests * deepsource * gaz * gaz * deps * ssz max * regen proto * regen ssz |
||
---|---|---|
.. | ||
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.