Skip to content

Conversation

@daveroga
Copy link
Contributor

tags required error when compiling multiQuery.circom with Circom 2.2.1:

error[T3001]: Invalid assignment: missing tags required by input signal.
Missing tag: input signal enabled requires tag binary
┌─ "/…/iden3/circuits/circuits/linked/multiQuery.circom":55:5

55 │ verifyCredentialSchema()(one, issuerClaimHeader.schema, claimSchema); // 3 constraints
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ found here

= call trace:
->LinkedMultiQuery

Fixed

@daveroga daveroga requested a review from OBrezhniev January 22, 2025 12:53
@daveroga daveroga merged commit ab9d53f into master Jan 22, 2025
3 checks passed
@daveroga daveroga deleted the PID-2818-fix-required-tag-multiquery branch January 22, 2025 12:58
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