prysm-pulse/proto/eth/v1
2024-03-13 03:20:36 +00:00
..
testdata Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.pb.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
attestation.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
attestation.proto Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_block.pb.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_block.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_block.proto Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_chain.pb.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_chain.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_chain.proto Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
BUILD.bazel Clean up some unused beacon state proto types and related code (#13735) 2024-03-13 03:20:36 +00:00
events.pb.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
events.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
events.proto Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
generated.ssz.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
node.pb.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
node.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
node.proto Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
README.md Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.pb.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validator.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
validator.proto Update to V5 (#13622) 2024-02-15 05:46:47 +00:00

gRPC Gateway

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