prysm-pulse/beacon-chain/rpc
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
..
apimiddleware /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
eth /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
prysm/v1alpha1 Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
statefetcher Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
testutil Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Cache proposer slot index for GetProposerDuties (#11521) 2022-09-30 19:19:40 +02:00