prysm-pulse/beacon-chain/rpc/apimiddleware
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
..
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
custom_handlers_test.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
custom_handlers.go Handle unaggregated attestation event (#11558) 2022-10-18 10:34:25 -04:00
custom_hooks_test.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
custom_hooks.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
endpoint_factory.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
structs_marshalling_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
structs_marshalling.go Correctly display epoch participation in GetStateV2 (#9598) 2021-09-16 02:51:51 +00:00
structs.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00