prysm-pulse/proto/eth/v1
terence 5a66807989
Update to V5 (#13622)
* First take at updating everything to v5

* Patch gRPC gateway to use prysm v5

Fix patch

* Update go ssz

---------

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
2024-02-15 05:46:47 +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
beacon_state.pb.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
beacon_state.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_state.proto Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
BUILD.bazel Update to V5 (#13622) 2024-02-15 05:46:47 +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.