prysm-pulse/beacon-chain/rpc/eth/beacon
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
..
blocks_test.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
blocks.go /eth/v1/beacon/blinded_blocks/{block_id} API endpoint (#11538) 2022-10-19 15:08:30 +00:00
BUILD.bazel Beacon api: propoerly submit blind block (#11483) 2022-09-22 20:13:43 +00:00
config_test.go Remove optimistic sync candidate check (#11453) 2022-09-16 16:05:30 +00: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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
state.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +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