Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Refactor celestia-node usage #40

Open
2 tasks
evan-forbes opened this issue Jan 13, 2022 · 0 comments
Open
2 tasks

Refactor celestia-node usage #40

evan-forbes opened this issue Jan 13, 2022 · 0 comments

Comments

@evan-forbes
Copy link
Member

Currently, we are downloading the entire block to create the DataAvailabilityHeader in order to DAS. This obviously defeats the purpose of DAS, and was added a few months ago before celestia-node had implemented the ability to gossip headers. We want to change that, and actually use celestia-node properly.

  • Stop downloading the entire block to create the DAH
  • Use celestia-node to gossip headers, DAS properly, retrieve optimint blocks properly
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant