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

update Storage and KvStore classes to support BlobsSidecar lifecycle #6586

Closed
Tracked by #5681
tbenr opened this issue Dec 12, 2022 · 0 comments · Fixed by #6587
Closed
Tracked by #5681

update Storage and KvStore classes to support BlobsSidecar lifecycle #6586

tbenr opened this issue Dec 12, 2022 · 0 comments · Fixed by #6587
Labels
Epic Deneb Issues required to implement Deneb upgrade

Comments

@tbenr
Copy link
Contributor

tbenr commented Dec 12, 2022

  • temporary store BlobsSidecar coming from gossip, associated to not yet validated blocks, (unconfirmed blobs)
  • store hotBlobsSidecar linked to hot blocks that has been fully validated (confirmed blobs)
  • pruning of unconfirmed and confirmed BlobsSidecar
  • BlobsSidecar lookup by blockroot and by slot range
@StefanBratanov StefanBratanov added the Epic Deneb Issues required to implement Deneb upgrade label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Deneb Issues required to implement Deneb upgrade
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants