prysm-pulse/beacon-chain/rpc/eth/beacon
Raul Jordan 11b90e1f63
Store Blinded Beacon Blocks by Default for New Prysm Databases (#11591)
* fresh database checks

* gaz

* fix up tests

* fix test

* build

* bellatrix pass tests

* fix flags

* gaz

* fix up rpc test

* gaz

* building

* refactor, remove boolean blindness

* kv blocks

* fix up ensure coverage

* e2e default

* add missing case

* nishant feedback:

* log

---------

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2023-03-01 00:07:23 +00:00
..
blinded_blocks_test.go Add finalized metadata field to API block fetching (#11788) 2022-12-16 18:21:08 +01:00
blinded_blocks.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
blocks_test.go Store Blinded Beacon Blocks by Default for New Prysm Databases (#11591) 2023-03-01 00:07:23 +00:00
blocks.go Prysm v4 - mark old endpoints for deprecation (#11997) 2023-02-23 16:32:03 +00:00
BUILD.bazel Store Blinded Beacon Blocks by Default for New Prysm Databases (#11591) 2023-03-01 00:07:23 +00:00
config_test.go Implement should_override_forkchoice_update (#11981) 2023-02-18 07:37:03 -03: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 Rate limit broadcasting of BLS changes at the fork and at RPC endpoint (#11936) 2023-01-31 09:31:22 -08:00
pool.go Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00
server_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
server.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
state_test.go Add finalized flag to API responses (#11947) 2023-01-31 17:58:16 -06:00
state.go Add finalized flag to API responses (#11947) 2023-01-31 17:58:16 -06:00
sync_committee_test.go Add finalized flag to API responses (#11947) 2023-01-31 17:58:16 -06:00
sync_committee.go Add finalized flag to API responses (#11947) 2023-01-31 17:58:16 -06:00
validator_test.go Add finalized flag to API responses (#11947) 2023-01-31 17:58:16 -06:00
validator.go Add finalized flag to API responses (#11947) 2023-01-31 17:58:16 -06:00