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

shares: implement/import DASing #106

Closed
Wondertan opened this issue Sep 30, 2021 · 2 comments
Closed

shares: implement/import DASing #106

Wondertan opened this issue Sep 30, 2021 · 2 comments

Comments

@Wondertan
Copy link
Member

Context

Celestia light clients heavily rely on DASing and we need to implement it in the Node.

Implementation

Luckily, most of it has already been implemented in core. The first step would be copying the code from the Core in the specific branch. It may be needed to copy more code than just the ValidateAvailability function. Then, we should aim to extract all the DASing(share) related code into a separate repository(#21).

@liamsi
Copy link
Member

liamsi commented Nov 20, 2021

My understanding is that this is done now?

@Wondertan
Copy link
Member Author

Yes, thank you!
Closed by #177

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

No branches or pull requests

2 participants