prysm-pulse/proto
Radosław Kapka 6c5351c3a2
Remove deprecated items (#13600)
* Remove deprecated items

* missed test

* add back deprecated fields

* Preston's review

* remove tests

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2024-02-15 15:23:31 +00:00
..
dbval Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
engine/v1 Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
eth Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
migration Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
prysm Remove deprecated items (#13600) 2024-02-15 15:23:31 +00:00
testing Update to V5 (#13622) 2024-02-15 05:46:47 +00: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 Fix a few minor nits in protobuf definitions (#13512) 2024-02-06 21:17:32 +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.