prysm-pulse/beacon-chain/rpc/eth/beacon
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
..
blinded_blocks_test.go Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
blinded_blocks.go Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
blocks_test.go Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
blocks.go Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
BUILD.bazel Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
config_test.go Operations pool for BLS-to-execution-changes (#11631) 2022-11-22 18:34:14 +01:00
config.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool_test.go Revert "More efficient way of computing skip slot cache key (#11441)" (#11535) 2022-10-04 14:13:11 +08:00
pool.go Fork aware beacon API end points (#11274) 2022-08-23 17:07:11 +00:00
server_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
server.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
state_test.go Fix get RANDAO endpoint for underflow (#11650) 2022-11-11 17:58:25 +00:00
state.go Fix get RANDAO endpoint for underflow (#11650) 2022-11-11 17:58:25 +00:00
sync_committee_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_committee.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
validator.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00