prysm-pulse/beacon-chain/rpc
Radosław Kapka 6c3b75f908
Upgrade getBlindedBlock API endpoint to Capella (#11687)
* proto

(cherry picked from commit 7101910e0fab5a5572795115679fd6f8d8c8379b)

* GetBlindedBlock

(cherry picked from commit e5c269ddf7b0c9e04f72ed28982a82de56fcac55)

* middleware

(cherry picked from commit 1719ce5967b0f74786c596cc921f7256e6b224f3)

* refactor

* Update beacon-chain/rpc/apimiddleware/structs.go

Co-authored-by: Potuz <potuz@prysmaticlabs.com>

* update error message

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-11-28 18:17:05 +00:00
..
apimiddleware Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
eth Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
prysm/v1alpha1 Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
statefetcher Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +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