prysm-pulse/proto/eth/v1
Raul Jordan 860716666b
Add Altair Protobuf Changes to Prysm (#9087)
* all altair protobuf additions

* add altair changes to deps
2021-06-24 10:32:30 -05: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 Go imports (#9045) 2021-06-16 14:28:04 +00:00
beacon_chain_service.pb.gw.go Go imports (#9045) 2021-06-16 14:28:04 +00:00
beacon_chain_service.proto [Feature] - API Middleware (#8926) 2021-06-15 10:28:49 -05:00
beacon_debug_service.pb.go Go imports (#9045) 2021-06-16 14:28:04 +00:00
beacon_debug_service.pb.gw.go Go imports (#9045) 2021-06-16 14:28:04 +00:00
beacon_debug_service.proto [Feature] - API Middleware (#8926) 2021-06-15 10:28:49 -05: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 Add Altair Protobuf Changes to Prysm (#9087) 2021-06-24 10:32:30 -05: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.