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

specs: universal share prefix #856

Merged

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Oct 11, 2022

Closes #729

Rendered

@rootulp rootulp added the specs directly relevant to the specs label Oct 11, 2022
@rootulp rootulp self-assigned this Oct 11, 2022
@rootulp rootulp marked this pull request as ready for review October 11, 2022 03:59
liamsi
liamsi previously approved these changes Oct 12, 2022
Copy link
Member

@liamsi liamsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but would like John to have a look as well before we merge this.

specs/src/specs/data_structures.md Outdated Show resolved Hide resolved
@MSevey MSevey removed their request for review October 13, 2022 19:11
liamsi
liamsi previously approved these changes Oct 19, 2022
Copy link
Member

@liamsi liamsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still LGTM.

@@ -55,6 +55,7 @@
| `MAX_VALIDATORS` | `uint16` | `64` | | Maximum number of active validators. |
| `NAMESPACE_ID_BYTES` | `uint64` | `8` | `byte` | Size of namespace ID, in bytes. |
| `NAMESPACE_ID_MAX_RESERVED` | `uint64` | `255` | | Value of maximum reserved namespace ID (inclusive). 1 byte worth of IDs. |
| `SHARE_INFO_BYTES` | `uint64` | `1` | `byte` | The number of bytes used for [share](data_structures.md#share) information |
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[for reviewers] SHARE_INFO_BYTES will increase to 2 when we do #883

specs/src/specs/data_structures.md Outdated Show resolved Hide resolved
specs/src/specs/data_structures.md Outdated Show resolved Hide resolved
specs/src/specs/data_structures.md Outdated Show resolved Hide resolved
specs/src/specs/data_structures.md Show resolved Hide resolved
Co-authored-by: John Adler <adlerjohn@users.noreply.github.com>
rootulp and others added 3 commits October 31, 2022 11:29
Co-authored-by: John Adler <adlerjohn@users.noreply.github.com>
Co-authored-by: John Adler <adlerjohn@users.noreply.github.com>
@rootulp rootulp merged commit 26f11cb into celestiaorg:specs-staging Oct 31, 2022
@rootulp rootulp deleted the rp/specs-universal-share-prefix branch October 31, 2022 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
specs directly relevant to the specs
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants