forked from privacy-ethereum/halo2wrong
-
Notifications
You must be signed in to change notification settings - Fork 0
Based on v_2022_10_22 - Return VerifyFailure::ConstraintNotSatisfied with offset #2
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
Open
xiaodino
wants to merge
40
commits into
master
Choose a base branch
from
xiaodino/v_2022_10_22_invalid_signature
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
dbfbcd7
Return VerifyFailure::ConstraintNotSatisfied with offset
xiaodino 3e2a0d4
update
xiaodino cd07cc7
update
xiaodino 76649f7
Update
xiaodino d3c2b3f
Update is_nand
xiaodino ba206ae
Update tests
xiaodino fafe199
Refactor:
xiaodino f625481
Remove debug code
xiaodino aba38c4
Fix a bug
xiaodino af12dca
Resolve merge conflicts
xiaodino 3c0e7e8
Fix bugs
xiaodino 3ee04af
Cleaner code
xiaodino 908d665
Remove unused code
xiaodino 9634846
Add tests for invalid signature
xiaodino 3211525
Update
xiaodino e9d823e
Add is_on_curve to check if is on curve
xiaodino 33a4db3
Update
xiaodino 93ff0d5
Update
xiaodino b3edd6d
Update
xiaodino 302edad
Update
xiaodino 973e4fa
Update import
xiaodino 5d4db40
Add try_reduce_if_limb_values_exceeds_reduced and try_reduce_if_max_o…
xiaodino 1b5e65d
Add try_reduce
xiaodino f95db78
Update
xiaodino 5323c0e
Update reduce
xiaodino f011c4e
Add soft check for r and s should be less than Remiander
xiaodino fcdc4b7
Update
xiaodino 03745af
Update
xiaodino ce9357b
Refactor
xiaodino 73df0e6
Refactor
xiaodino b2f42a1
Refactor
xiaodino 581500f
Refactor
xiaodino 10fed9b
Update
xiaodino 26d6b47
Merge branch 'master' into xiaodino/v_2022_10_22_invalid_signature
xiaodino 1438e67
update
xiaodino abf5926
Test
xiaodino 0abd5b9
Test
xiaodino 24a7880
Merge branch 'master' into xiaodino/v_2022_10_22_invalid_signature
xiaodino 3e48950
Update
xiaodino 082a983
Update
xiaodino 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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change
assert_not_zerotois_not_zero