Skip to content

Remove EmptyFlags construction checks - #394

Merged
Pratyush merged 2 commits into
masterfrom
fix-serialization
Mar 8, 2022
Merged

Remove EmptyFlags construction checks#394
Pratyush merged 2 commits into
masterfrom
fix-serialization

Conversation

@Pratyush

@Pratyush Pratyush commented Mar 8, 2022

Copy link
Copy Markdown
Member

Description

The existing checks were causing an error when MODULUS_BIT_SIZE is a multiple of 8, as it unnecessarily required a check whether the MSB was 0.


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (master)
  • Linked to GitHub issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Wrote unit tests
  • Updated relevant documentation in the code
  • Added a relevant changelog entry to the Pending section in CHANGELOG.md
  • Re-reviewed Files changed in the GitHub PR explorer

@Pratyush
Pratyush requested a review from weikengchen March 8, 2022 02:54
@Pratyush
Pratyush merged commit e5fa00f into master Mar 8, 2022
@Pratyush
Pratyush deleted the fix-serialization branch March 8, 2022 04:42
lakshya-sky pushed a commit to lakshya-sky/ark-algebra that referenced this pull request Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants