prysm-pulse/beacon-chain/db
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
..
filters Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
iface Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
kv Store Blinded Beacon Blocks by Default for New Prysm Databases (#11591) 2023-03-01 00:07:23 +00:00
slasherkv Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
testing Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
alias.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
db_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
db.go Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
errors.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
restore_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
restore.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00