celestiaorg / celestiaorg/celestia-node
das: DASer should kick off without waiting for new header event
Open
area:das
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
The DASer does not kick off instantly and waits until at least one recent header is received from the network. Instead, DASer should kick off instantly on the node start by detecting that the current stored Head is higher than the last sampled height.
Contributor guide
Assessment
This issue has not been assessed yet.