Skip to content
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

Nullifier & ProofType changes. Archive old circuits. Optimizations #110

Merged
merged 27 commits into from
Nov 10, 2023

Conversation

OBrezhniev
Copy link
Member

@OBrezhniev OBrezhniev commented Oct 12, 2023

  • Fix unit tests
  • Create unit test for updated nullifier

…mplates. Economy: 1304 constraints for V3 circuit. Per template constraints measurements.
… that switches between issuerAuthState and issuerAuthState depending on proofType, so that only one value needs to be checked outside the circuit. Added missing isRevocationChecked signal output to testvector gen. Minor testvectorgen code reorg.
Economy: -1843 constraints for OffChain (now 56955), and -1075 for OnChain (now 108519)
…s` option in tests because it has no effect.
…archive

# Conflicts:
#	archive_circuits_V2/test/onchain/credentialAtomicQueryMTPOnChain.test.ts
…zation-after-archive

# Conflicts:
#	circuits/offchain/credentialAtomicQueryMTPOffChain.circom
#	circuits/offchain/credentialAtomicQuerySigOffChain.circom
#	circuits/onchain/credentialAtomicQueryMTPOnChain.circom
#	circuits/onchain/credentialAtomicQuerySigOnChain.circom
…testvectorgen to use v2 core & schema processor. Added cache or JSON-LD schemas. Changed generated did to did:iden:polygon:mumbai
[WIP] Extract nullifier, change proofType values
@OBrezhniev OBrezhniev changed the title Optimizations (after archive) Nullifier & ProofType changes. Optimizations Nov 6, 2023
@OBrezhniev OBrezhniev changed the title Nullifier & ProofType changes. Optimizations Nullifier & ProofType changes. Archive old circuits. Optimizations Nov 6, 2023
@vmidyllic vmidyllic merged commit 5c0a800 into develop Nov 10, 2023
2 checks passed
@vmidyllic vmidyllic deleted the feature/optimization-after-archive branch November 10, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants