prysm-pulse/proto/eth/v1
Potuz 99997fa2e3
forkchoice changes (#12126)
* forkchoice changes

* gazelle

* remove best justified from forkchoice dump

* keep protobufs and update comment

* remove phase0 tests

* bumb spectests version

* missing sha

* Fix sha256 for spec

* rpc tests

* Mark field 3 as reserved so it will never be used it again

---------

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2023-03-16 14:27:30 -03:00
..
testdata Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.pb.go Run ./hack/update-go-pbs.sh (#11598) 2022-11-01 23:08:52 +00:00
attestation.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
attestation.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
beacon_block.pb.go Run ./hack/update-go-pbs.sh (#11598) 2022-11-01 23:08:52 +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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
beacon_chain.pb.go forkchoice changes (#12126) 2023-03-16 14:27:30 -03:00
beacon_chain.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_chain.proto forkchoice changes (#12126) 2023-03-16 14:27:30 -03:00
beacon_state.pb.go Run ./hack/update-go-pbs.sh (#11598) 2022-11-01 23:08:52 +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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Prysm V4: SSE api adding payload_attributes (#12102) 2023-03-14 19:04:31 -07:00
events.pb.go Prysm V4: SSE api adding payload_attributes (#12102) 2023-03-14 19:04:31 -07:00
events.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
events.proto Prysm V4: SSE api adding payload_attributes (#12102) 2023-03-14 19:04:31 -07:00
generated.ssz.go Stream blocks capella (#11883) 2023-01-17 12:17:18 +00:00
node.pb.go Handle EL offline/unavailable in getSyncingStatus (#12031) 2023-02-23 12:09:56 +00:00
node.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
node.proto Handle EL offline/unavailable in getSyncingStatus (#12031) 2023-02-23 12:09:56 +00:00
README.md Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.pb.go Run ./hack/update-go-pbs.sh (#11598) 2022-11-01 23:08:52 +00:00
validator.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
validator.proto Register validator beacon api (#11225) 2022-08-17 11:41:51 +00:00

gRPC Gateway

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