-
Notifications
You must be signed in to change notification settings - Fork 121
feat: BLS12-381 precompiles glue #915
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
ivokub
wants to merge
29
commits into
main
Choose a base branch
from
feat/bls-glue
base: main
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
29 commits
Select commit
Hold shift + click to select a range
b6a374a
chore: gnark dependency update
ivokub 2d1d55e
chore: cherry pick gkr changes from smallfield
ivokub 8bbd5ba
fix: gnark logderiv interface change
ivokub af228c7
fix: remove unused test engine option
ivokub 896ba98
fix: typed builder
ivokub ae6bc69
fix: gnark schema walker field
ivokub 6902d28
feat: csvtraces fill up to column size
ivokub 81d4abf
feat: add BLS precompile glue
ivokub 44d9251
test: include minimal number of test files
ivokub 9b138df
test: add BLS testdata generator
ivokub c1bb5b6
chore: go mod tidy
ivokub 3bf1ff6
fix: change ordering of serialized values
ivokub 152d2a0
test: update included test files
ivokub e823165
feat: remove circuit number limits
ivokub b392c30
fix: align G2 tower order with gnark
ivokub d312c3d
test: regenerate testdata
ivokub a102526
feat: precise bls source getters
ivokub 81a8876
docs: limits documentation
ivokub 4d526ed
feat: integrate BLS precompile with zkevm
ivokub 5fdb039
test: make source local
ivokub 6f60e01
Merge branch 'main' into feat/bls-glue
ivokub b83d78c
fix: compilation errors
ivokub f76c7c4
chore: remove excessive logging
ivokub dd4e1eb
chore: clarify error message
ivokub afbfaee
fix: store new rangechecker
ivokub 206ee01
fix: ensure unique constraints
ivokub be09cf7
fix: incorrect limb count for scalar
ivokub 439b911
fix: more unique constraint names
ivokub c5117f9
feat: add default circuit sizes
ivokub 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
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 was deleted.
Oops, something went wrong.
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.