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

chore: specifies minimum square size in non-interactive default rules #1420

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

staheri14
Copy link
Contributor

@staheri14 staheri14 commented Feb 23, 2023

This aims to clarify that the minimum square size in non-interactive default rules should be a power of 2. For example, for a message of length 23, the minimum square size is 8*8 (but not 5*5). (based on a discussion in Slack)

  • NA New and updated code has appropriate documentation
  • NA New and updated code has new and/or updated testing
  • Required CI checks are passing
  • NA Visual proof for any user facing features like CLI or documentation updates
  • NA Linked issues closed with keywords

@staheri14 staheri14 self-assigned this Feb 23, 2023
@staheri14 staheri14 added the documentation Improvements or additions to documentation label Feb 23, 2023
@staheri14 staheri14 merged commit 329dc50 into specs-staging Feb 23, 2023
@staheri14 staheri14 deleted the minimum-square-size-clarification branch February 23, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants