-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
area:apiRelated to celestia-node APIRelated to celestia-node APIenhancementNew feature or requestNew feature or requestexternalIssues created by non node team membersIssues created by non node team members
Milestone
Description
Implementation ideas
Some API endpoints provide square indexes relative to the EDS while others refer to the ODS. Most end-user use cases do not care about parity shares, therefore it would be nice to always use ODS indexes in user-facing endpoints.
Example:
Blob.Get
returns the blob index in the EDS.Share.GetRange
takes an ODS index as input.Share.GetShare
on the other hand takes an EDS index.
walldiss
Metadata
Metadata
Assignees
Labels
area:apiRelated to celestia-node APIRelated to celestia-node APIenhancementNew feature or requestNew feature or requestexternalIssues created by non node team membersIssues created by non node team members