prysm-pulse/beacon-chain/db
kasey 5cea6bebb8
minimize syscalls in pruning routine (#13425)
* minimize syscalls in pruning routine

* terence feedback

* Update beacon-chain/db/filesystem/pruner.go

Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>

* pr feedback

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-01-08 22:31:16 +00:00
..
filesystem minimize syscalls in pruning routine (#13425) 2024-01-08 22:31:16 +00:00
filters Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
iface Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
kv Use deneb key for deneb state in saveStatesEfficientInternal (#13374) 2023-12-21 18:14:04 +00:00
slasherkv fixing sa4006 (#13350) 2023-12-15 16:49:27 +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 Verified roblobs (#13190) 2023-11-21 18:44:38 +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