-
Notifications
You must be signed in to change notification settings - Fork 22
feat: onchain verification for C7, C5 [skip-line-limit] #1443
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
28 commits
Select commit
Hold shift + click to select a range
f86fa47
feat: onchain verification for C7 proof
cedoor 63ec6d7
feat: onchain verification for C5 proof
cedoor e794e9c
chore: update script to generate verifiers
cedoor 5898b1a
fix: update function to encode zk proofs in rust
cedoor 9e63ed5
chore: update pk_aggregation onchain verifier
cedoor 6805ae3
refactor: move pk verification to registry
cedoor 32f96e3
fix: use encode_params
ctrlc03 d99c46c
feat: make aggregation optional
ctrlc03 aeeb438
fix: solve several issues after E3 struct update
cedoor cffcc89
fix: align pk commitment computation in c5 & ude
cedoor d4a27a4
fix: agg_pk1 in c5 is now not scaled by h
cedoor 3365f48
chore: decrease e3 duration
cedoor 0260f4f
refactor: align message encoding/decoding in C7 & crisp
cedoor 1f16121
fix: handle disabled aggregation for C6 proofs
cedoor 0fc6d6b
refactor: make all pk polynomials center correctly
cedoor bf97b0a
refactor: remove unused imports
cedoor b1d8418
style: format code with noir fmt
cedoor 19a70f8
fix(e3-evm): pair zk proof ABI test with abi_decode_params
cedoor 0b7e7a8
feat(enclave-contracts): improve deploy chain keys and verifier flow
cedoor c305572
fix(crisp-server): default e3_proof_aggregation_enabled when unset
cedoor 0df905f
feat(zk-prover): pass CircuitVariant through e2e_proof_tests macro
cedoor 6058876
chore(crisp-server): ensure .env.example ends with newline
cedoor 0c4d7bf
chore: update contract addresses
cedoor f481491
fix(zk-prover): delegate share_computation prove_with_variant to prove
cedoor 666a02d
chore: update run option in hardhat config
cedoor d0e1e62
chore: update template program contract address
cedoor 61cd24c
fix: prevent premature PublicKeyAggregated when DKG proofs pending
cedoor aa03e09
style: format code with rustfmt
cedoor 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
32,562 changes: 16,281 additions & 16,281 deletions
32,562
circuits/lib/src/configs/secure/threshold.nr
Large diffs are not rendered by default.
Oops, something went wrong.
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.