prysm-pulse/proto/eth/v1
Raul Jordan 2d10bcf179
Move State Protos Into V2 Namespace (#9257)
* move state protos

* regen ssz

* edit v1 code

* fix imports

* building

* beacon chain builds

* validator and shared builds

* fuzz builds

* changes

* spectest builds

* tools build

* remove import cycle

* generate ssz

* pcli

* gaz

* kafka

* gaz
2021-07-23 08:07:40 -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 Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +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 Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00: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 Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +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 Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
generated.ssz.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -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 Protos and stubs for validator API endpoints (#9174) 2021-07-12 10:38:55 -05:00
validator_service.pb.gw.go Protos and stubs for validator API endpoints (#9174) 2021-07-12 10:38:55 -05:00
validator_service.proto Implement GetAttesterDuties in the validator API (#9207) 2021-07-16 20:55:22 +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 Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00

gRPC Gateway

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