prysm-pulse/proto
Raul Jordan 30e93f5763
Move Slashing Protos to V2 (#9256)
* proto slashing

* move slashing related protos

* gaz

* include slasher pbs consolidated

* slasher pb fmt imports

* imports

* beacon builds

* build validator

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-07-23 18:01:01 +00:00
..
eth Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
interfaces Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
migration Implement ProduceBlock in the validator API (#9259) 2021-07-23 16:29:38 +02:00
prysm Move Slashing Protos to V2 (#9256) 2021-07-23 18:01:01 +00:00
testing Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
BUILD.bazel Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
README.md Fix Up READMEs for Mainnet (#7910) 2020-11-23 18:47:55 +00:00
ssz_proto_library.bzl Add sync committee aggregation_bits tags for minimal and mainnet (#9147) 2021-07-03 18:59:35 -05: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.