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

New share format #619

Closed
1 of 4 tasks
rootulp opened this issue Aug 16, 2022 · 1 comment
Closed
1 of 4 tasks

New share format #619

rootulp opened this issue Aug 16, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rootulp
Copy link
Collaborator

rootulp commented Aug 16, 2022

Summary

We're considering changing the format of a share. See: https://celestiaorg.github.io/celestia-specs/latest/specs/data_structures.html#share

Problem Definition

// TODO

Proposal

Add the following fields to share:

  • share length
  • start bit (that's on if the share is the start of a message)
  • version byte

This likely needs:

  1. An ADR in this repo
  2. A PR to update the spec
  3. A PR to update the all share logic in this repo

Questions:

  1. Does this have downstream consequences in celestia-node?

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@rootulp rootulp added the enhancement New feature or request label Aug 16, 2022
@rootulp rootulp moved this to TODO in Celestia Node Aug 16, 2022
@evan-forbes
Copy link
Member

closing in favor of celestiaorg/celestia-core#839

Repository owner moved this from TODO to Done in Celestia Node Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Archived in project
Development

No branches or pull requests

3 participants