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

Move to Latest HotShot-Types #56

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Move to Latest HotShot-Types #56

merged 3 commits into from
Mar 18, 2024

Conversation

jparr721
Copy link
Contributor

Add Block Storage Trait for Storing DA and VID DIsperse Certs.

References #2621

We want to integrate a persistent storage interface within HotShot to enable the application to manage data storage effectively. This feature aims to address potential data storage issues (e.g., full disk space) that can prevent nodes from storing DA blobs or VID shares.

This PR:

  1. Gets the latest HotShot-Types trait which Creates the Storage Trait and methods for interacting with the data store, whose implementation is to be provided by anyone who needs it.

This PR does not:

Key places to review:

@jparr721 jparr721 merged commit e0dd5c5 into main Mar 18, 2024
5 checks passed
@jparr721 jparr721 deleted the jp/issue-2621 branch March 18, 2024 19:03
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.

2 participants