prysm-pulse/beacon-chain/db
Preston Van Loon 03068ba781
db: clear blobs when using --clear-db or --force-clear-db (#13605)
* Call Close() as part of ClearDB

* Add method to clear blob storage

* Clear blob storage when clearing DB
2024-02-10 03:52:30 +00:00
..
filesystem db: clear blobs when using --clear-db or --force-clear-db (#13605) 2024-02-10 03:52:30 +00:00
filters Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
iface Block backfilling (#12968) 2024-01-23 07:54:30 +00:00
kv db: clear blobs when using --clear-db or --force-clear-db (#13605) 2024-02-10 03:52:30 +00:00
slasherkv db: clear blobs when using --clear-db or --force-clear-db (#13605) 2024-02-10 03:52:30 +00:00
testing Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
alias.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
db_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
db.go Use functional options for --blob-retention-epochs (#13283) 2023-12-06 20:20:34 +00:00
errors.go Block backfilling (#12968) 2024-01-23 07:54:30 +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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
restore.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00