Skip to content

Conversation

@vmidyllic
Copy link
Contributor

State contract recently has been upgraded:

And one particular check started to work differently.
https://github.com/0xPolygonID/contracts/blob/be6e0eb0abb713ddd07101c82f7cbb8f80657909/contracts/validators/CredentialAtomicQuerySigValidator.sol#L78C1-L78C1
Previously it returned zero state for non-existing id in state contract, now it throws an error.

So, currently at least one state transition is required at the moment.

This is a upgrade of validator contract so it will be possible to perform such verification again without mandatory state transition.

@vmidyllic vmidyllic merged commit 1b31462 into main Oct 6, 2023
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