-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from 0xPolygonID/feature/update-to-v-1-3
update on-chain-verification to 1.3.2 contracts package
- Loading branch information
Showing
9 changed files
with
5,183 additions
and
1,288 deletions.
There are no files selected for viewing
This file contains 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
// SPDX-License-Identifier: GPL-3.0 | ||
pragma solidity 0.8.16; | ||
|
||
import {CredentialAtomicQueryMTPValidator} from "@iden3/contracts/validators/CredentialAtomicQueryMTPValidator.sol"; | ||
import {CredentialAtomicQuerySigValidator} from "@iden3/contracts/validators/CredentialAtomicQuerySigValidator.sol"; |
155 changes: 0 additions & 155 deletions
155
on-chain-verification/contracts/validators/CredentialAtomicQueryMTPValidator.sol
This file was deleted.
Oops, something went wrong.
153 changes: 0 additions & 153 deletions
153
on-chain-verification/contracts/validators/CredentialAtomicQuerySigValidator.sol
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.