Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create file system based BlobSidecar data archive #8674

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

david-ry4n
Copy link
Contributor

PR Description

Follows on from #8640 to allow pruned BlobSidecars to be written to the file system as an archive.
Initial implementation requires a base path where BlobSidecars are written to a directory structure as
basePath/ab/cd/abcd... where the hex string of the block root starts with abcd. The slot and block root
are also written to index.dat in the basePath directory.

Fixed Issue(s)

partially address #8513

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant