prysm-pulse/proto/eth/v1
Raul Jordan bb6f00fd87
New Proto Messages Required for Event Streams (#9010)
* add event messages

* define all required event messages

* add new proto event messages

* formatting
2021-06-09 16:49:03 +00:00
..
testdata Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.pb.go Protobuf Changes for Eth2 APIs EventSource Support (#8999) 2021-06-07 19:29:36 +00:00
attestation.pb.gw.go Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.proto Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
beacon_block.pb.go Protobuf Changes for Eth2 APIs EventSource Support (#8999) 2021-06-07 19:29:36 +00:00
beacon_block.pb.gw.go Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
beacon_block.proto Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
beacon_chain_service.pb.go Protobuf Changes for Eth2 APIs EventSource Support (#8999) 2021-06-07 19:29:36 +00:00
beacon_chain_service.pb.gw.go Run go imports (#8995) 2021-06-06 07:39:16 +02:00
beacon_chain_service.proto Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
beacon_debug_service.pb.go Protobuf Changes for Eth2 APIs EventSource Support (#8999) 2021-06-07 19:29:36 +00:00
beacon_debug_service.pb.gw.go Run go imports (#8995) 2021-06-06 07:39:16 +02:00
beacon_debug_service.proto Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
beacon_state.pb.go Protobuf Changes for Eth2 APIs EventSource Support (#8999) 2021-06-07 19:29:36 +00:00
beacon_state.pb.gw.go Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
beacon_state.proto Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
BUILD.bazel Protobuf Changes for Eth2 APIs EventSource Support (#8999) 2021-06-07 19:29:36 +00:00
events_service.pb.go New Proto Messages Required for Event Streams (#9010) 2021-06-09 16:49:03 +00:00
events_service.pb.gw.go Protobuf Changes for Eth2 APIs EventSource Support (#8999) 2021-06-07 19:29:36 +00:00
events_service.proto New Proto Messages Required for Event Streams (#9010) 2021-06-09 16:49:03 +00:00
generated.ssz.go Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
node.pb.go Protobuf Changes for Eth2 APIs EventSource Support (#8999) 2021-06-07 19:29:36 +00:00
node.pb.gw.go Run go imports (#8995) 2021-06-06 07:39:16 +02:00
node.proto Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
README.md Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator_service.pb.go Protobuf Changes for Eth2 APIs EventSource Support (#8999) 2021-06-07 19:29:36 +00:00
validator_service.pb.gw.go Run go imports (#8995) 2021-06-06 07:39:16 +02:00
validator_service.proto Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.pb.go Protobuf Changes for Eth2 APIs EventSource Support (#8999) 2021-06-07 19:29:36 +00:00
validator.pb.gw.go Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.proto Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00

gRPC Gateway

This package is contains generated files for applications that wish to use eth/v1alpha as a gRPC gateway.