prysm-pulse/proto/eth/service
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_chain_service.pb.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
beacon_chain_service.pb.gw.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
beacon_chain_service.proto /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
beacon_debug_service.pb.go Move forkchoice dump to eth namespace (#11325) 2022-08-26 14:54:32 +00:00
beacon_debug_service.pb.gw.go Move forkchoice dump to eth namespace (#11325) 2022-08-26 14:54:32 +00:00
beacon_debug_service.proto Move forkchoice dump to eth namespace (#11325) 2022-08-26 14:54:32 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
events_service.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
events_service.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
events_service.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
key_management.pb.go Implement delete gaslimit (#11290) 2022-08-25 14:43:21 +00:00
key_management.pb.gw.go Implement delete gaslimit (#11290) 2022-08-25 14:43:21 +00:00
key_management.proto Implement delete gaslimit (#11290) 2022-08-25 14:43:21 +00:00
node_service.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
node_service.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
node_service.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator_service.pb.go Remove deprecated eth endpoints (#11251) 2022-08-17 19:20:34 +00:00
validator_service.pb.gw.go Remove deprecated eth endpoints (#11251) 2022-08-17 19:20:34 +00:00
validator_service.proto Remove deprecated eth endpoints (#11251) 2022-08-17 19:20:34 +00:00