-
Notifications
You must be signed in to change notification settings - Fork 14
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
Implement selective disclosure, nullify, lte, gte and between operators #101
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b42706a - Browse repository at this point
Copy the full SHA b42706aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 976a593 - Browse repository at this point
Copy the full SHA 976a593View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d93aaa - Browse repository at this point
Copy the full SHA 7d93aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae4e523 - Browse repository at this point
Copy the full SHA ae4e523View commit details
Commits on Sep 19, 2023
-
Make Nullify Op return 0 instead of failing if profile nonce is zero.…
… Move selector of operator outputs to separate component. Add inspect flag to circom
Configuration menu - View commit details
-
Copy full SHA for 1d3fa13 - Browse repository at this point
Copy the full SHA 1d3fa13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d5283 - Browse repository at this point
Copy the full SHA 90d5283View commit details
Commits on Sep 22, 2023
-
Merge branch 'develop' into feature/sd-nullify
# Conflicts: # circuits/offchain/credentialAtomicQueryV3OffChain.circom # circuits/onchain/credentialAtomicQueryV3OnChain.circom
Configuration menu - View commit details
-
Copy full SHA for 180120d - Browse repository at this point
Copy the full SHA 180120dView commit details -
Move operator output selector template to modifiers.circom. Add valid…
…ation to it and remove from Query template. Unit tests for invalid query operators. Code formatting.
Configuration menu - View commit details
-
Copy full SHA for d6c1aa1 - Browse repository at this point
Copy the full SHA d6c1aa1View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23be5a9 - Browse repository at this point
Copy the full SHA 23be5a9View commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7253c68 - Browse repository at this point
Copy the full SHA 7253c68View commit details -
Merge pull request #104 from iden3/feature/sd-nullify-testvectors
add unit tests for sd/nullify modifiers
Configuration menu - View commit details
-
Copy full SHA for c22c917 - Browse repository at this point
Copy the full SHA c22c917View commit details -
Configuration menu - View commit details
-
Copy full SHA for c43b277 - Browse repository at this point
Copy the full SHA c43b277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 213804e - Browse repository at this point
Copy the full SHA 213804eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c2d92 - Browse repository at this point
Copy the full SHA 66c2d92View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc0de7e - Browse repository at this point
Copy the full SHA dc0de7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ddc06 - Browse repository at this point
Copy the full SHA a9ddc06View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9da82b - Browse repository at this point
Copy the full SHA d9da82bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 046030d - Browse repository at this point
Copy the full SHA 046030dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21da16d - Browse repository at this point
Copy the full SHA 21da16dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f019848 - Browse repository at this point
Copy the full SHA f019848View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2ccb9 - Browse repository at this point
Copy the full SHA ff2ccb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d87fc1 - Browse repository at this point
Copy the full SHA 8d87fc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8ff80 - Browse repository at this point
Copy the full SHA 8e8ff80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c276fc - Browse repository at this point
Copy the full SHA 3c276fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for caad433 - Browse repository at this point
Copy the full SHA caad433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4eadb - Browse repository at this point
Copy the full SHA 7d4eadbView commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76ea838 - Browse repository at this point
Copy the full SHA 76ea838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a588c - Browse repository at this point
Copy the full SHA 37a588cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd783c - Browse repository at this point
Copy the full SHA fbd783cView commit details -
Merge pull request #105 from iden3/feature/refactor-testvector-gen-v3
Feature/refactor testvector gen v3
Configuration menu - View commit details
-
Copy full SHA for d7de9c7 - Browse repository at this point
Copy the full SHA d7de9c7View commit details
Commits on Sep 28, 2023
-
Add additional signals to Nullify template (claimSchema and verifierI…
…D). Add verifierID signal to V3 circuits. (#106)
Configuration menu - View commit details
-
Copy full SHA for cf3ed57 - Browse repository at this point
Copy the full SHA cf3ed57View commit details