prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/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
..
assignments_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
assignments.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attestations_test.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
attestations.go Prysm v4 - mark old endpoints for deprecation (#11997) 2023-02-23 16:32:03 +00:00
beacon_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00: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 Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
committees_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
committees.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
config_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +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 Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
server.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slashings_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
slashings.go Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00
validators_stream_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
validators_stream.go Prysm v4 - mark old endpoints for deprecation (#11997) 2023-02-23 16:32:03 +00:00
validators_test.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
validators.go Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00