prysm-pulse/beacon-chain/rpc
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
..
apimiddleware Fix forkchoice endpoint path (#11986) 2023-02-17 13:45:25 +00:00
eth Store Blinded Beacon Blocks by Default for New Prysm Databases (#11591) 2023-03-01 00:07:23 +00:00
prysm/v1alpha1 Store Blinded Beacon Blocks by Default for New Prysm Databases (#11591) 2023-03-01 00:07:23 +00:00
statefetcher Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00
testutil Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
BUILD.bazel Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +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 Handle EL offline/unavailable in getSyncingStatus (#12031) 2023-02-23 12:09:56 +00:00