Multi-path Celestia Namespace Utilization #345
l-monninger
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
In the Celestia, I saw this remark: https://docs.celestia.org/developers/submit-data#submitting-multiple-transactions-in-one-block-from-the-same-account |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
There may be a way to increase Celestia throughput without an additional data dissemination layer. This approach could in theory be applied to other platforms with similar namespace approaches and confirmation-based approaches, e.g., Avail.
Data dissmenination would allow for greater throughput and lower gas fees. But, this approach is worthy note.
Multipath Namespaces
The basic idea is:
This is conceptually similar to OFDM channel usage with sequence numbers. Hence this I may refer to these as channels in this discussion.
Beta Was this translation helpful? Give feedback.
All reactions