prysm-pulse/beacon-chain/db
Sammy Rosso 0f65e51d1e
Blob filesystem: Save Blobs (#13129)
* Add Save blob and tests

* Remove locks

* Remove test cleanup

* Fix go mod

* Cleanup

* Add checksum

* Add file hashing to fileutil

* Move test

* Check data when exists

* Add one more test

* Rename

* Gaz

* Add packaged level comment

* Save full sidecar + reviews

* Use path builder in test

* Use other BlobSidecar

* Cleanup

* Fix gosec

---------

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-11-03 16:24:30 +00:00
..
filesystem Blob filesystem: Save Blobs (#13129) 2023-11-03 16:24:30 +00:00
filters Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
iface Add RO blob sidecar (#13144) 2023-11-01 10:03:49 -07:00
kv Add RO blob sidecar (#13144) 2023-11-01 10:03:49 -07:00
slasherkv Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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 Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
errors.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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