-
Notifications
You must be signed in to change notification settings - Fork 607
chore: bigfield audit fixes that change circuits #15205
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
Merged
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
d379f5d
use field_t's conditional assign in bigfield conditional select, reso…
suyash67 a767124
change uh recursive verifier size due to use of field_t::conditional_…
suyash67 256fb47
remove bb#660 as it was closed as not planned. Rearranging the is_con…
suyash67 81cbf34
remove todo related to odd-range constraint. we support range constra…
suyash67 d7f244e
use bigfield::conditional_assign in bigfield::conditional_negate with…
suyash67 02869bd
remove tag handling of result, `conditional_assign` should take care …
suyash67 6fabb8d
use compute_partial_schoolbook_multiplication to compute max value of…
suyash67 e9dca12
adjust updated circuit size and connected components.
suyash67 7b2594c
update cached vk hash uploaded to aws. delete bb-civc-inputs.tar.gz.
suyash67 3ef40d8
update MAXIMUM_LIMB_SIZE_THAT_WOULDNT_OVERFLOW to use correct value: 86.
suyash67 bdf8ab5
simplify if condition check in operator-. no logic change.
suyash67 6358632
simplify operator+ and operator- calls to ultra_circuit. no logic cha…
suyash67 6a79cc0
remove old MERGENOTE.
suyash67 0940774
added witness assertion on multiplicand in unsafe_...
suyash67 8aaecaa
fix bigfield conditional_select to again use `madd`.
suyash67 e5a6cc0
update civc vks.
suyash67 c097fd1
chore: cpp warnings and minor fixes.
suyash67 c4b7e33
bigfield test cleanup.
suyash67 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.