prysm-pulse/proto
2023-11-27 15:44:52 -08:00
..
engine/v1 Add RO blob sidecar (#13144) 2023-11-01 10:03:49 -07:00
eth Move weak subjectivity endpoint to HTTP (#13220) 2023-11-27 14:44:26 +00:00
migration [2/5] light client http api (#12984) 2023-11-21 13:26:39 +01:00
prysm Update proposer RPC to new blob sidecar format (#13189) 2023-11-27 15:44:52 -08:00
testing Update rules_go and gazelle to 0.42 & 0.33 (latest releases) (#13021) 2023-10-10 12:50:29 +08:00
BUILD.bazel Update rules_go and gazelle to 0.42 & 0.33 (latest releases) (#13021) 2023-10-10 12:50:29 +08:00
README.md Fix Up READMEs for Mainnet (#7910) 2020-11-23 18:47:55 +00:00
ssz_proto_library.bzl bazel: Run buildifier, general cleanup (#13193) 2023-11-16 18:41:37 +00:00

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.