prysm-pulse/proto/eth/v1
Radosław Kapka f516e71167
Move proto services to a different package (#9379)
* Move proto services to a different package

# Conflicts:
#	beacon-chain/rpc/service.go

* fix tests

* goimports

* fix java class name
2021-08-13 10:55:24 +00:00
..
testdata Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +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 Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
beacon_block.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +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 Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
beacon_chain.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
beacon_chain.pb.gw.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
beacon_chain.proto Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
beacon_state.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +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 Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
BUILD.bazel Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
events.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
events.pb.gw.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
events.proto Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
generated.ssz.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
node.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
node.pb.gw.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
node.proto Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
README.md Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.pb.go Clean up v1 protos (#9377) 2021-08-13 09:12:18 +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 Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00

gRPC Gateway

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