prysm-pulse/proto/eth/v2
Radosław Kapka 6aab2b2b8d
/eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538)
* proto + stub

* Add execution_optimistic to SSZ response

* implementation

* proto fix

* api middleware

* tests

* more tests

* switch from Errorf to Error

Co-authored-by: terencechain <terence@prysmaticlabs.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-10-19 15:08:30 +00:00
..
beacon_block.pb.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +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 /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
beacon_state.pb.go Protobuf cleanup (#11096) 2022-08-17 01:35:27 +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 Protobuf cleanup (#11096) 2022-08-17 01:35:27 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
generated.ssz.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
ssz.pb.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
ssz.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
ssz.proto /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
sync_committee.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
sync_committee.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
sync_committee.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
validator.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
validator.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
version.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
version.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
version.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00