Skip to content

Commit 3048d30

Browse files
authored
Add new Noir passport verifiers (#51)
1 parent f825e54 commit 3048d30

27 files changed

+78903
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,29 @@
66
- `Z_NOIR_PASSPORT_1_256_3_5_336_248_1_2120_3_256`
77
- `Z_NOIR_PASSPORT_7_160_3_3_336_216_1_1080_3_256`
88
- `Z_NOIR_PASSPORT_8_160_3_3_336_216_1_1080_3_256`
9+
- `Z_NOIR_PASSPORT_11_256_3_2_336_216_NA`
10+
- `Z_NOIR_PASSPORT_11_256_3_3_336_248_NA`
11+
- `Z_NOIR_PASSPORT_11_256_3_3_576_240_1_864_5_264`
12+
- `Z_NOIR_PASSPORT_11_256_3_3_576_248_1_1184_5_264`
13+
- `Z_NOIR_PASSPORT_11_256_3_4_584_248_1_1496_4_256`
14+
- `Z_NOIR_PASSPORT_11_256_3_5_576_248_1_1808_5_296`
15+
- `Z_NOIR_PASSPORT_12_256_3_3_336_232_NA`
16+
- `Z_NOIR_PASSPORT_15_512_3_3_336_248_NA`
17+
- `Z_NOIR_PASSPORT_1_160_3_3_576_200_NA`
18+
- `Z_NOIR_PASSPORT_1_256_3_3_576_248_NA`
19+
- `Z_NOIR_PASSPORT_1_256_3_4_336_232_1_1480_5_296`
20+
- `Z_NOIR_PASSPORT_1_256_3_6_336_248_1_2744_4_256`
21+
- `Z_NOIR_PASSPORT_1_256_3_6_576_248_1_2432_5_296`
22+
- `Z_NOIR_PASSPORT_21_256_3_3_336_232_NA`
23+
- `Z_NOIR_PASSPORT_21_256_3_5_576_232_NA`
24+
- `Z_NOIR_PASSPORT_24_256_3_4_336_232_NA`
25+
- `Z_NOIR_PASSPORT_25_384_3_3_336_248_NA`
26+
- `Z_NOIR_PASSPORT_25_384_3_3_336_264_1_2024_3_296`
27+
- `Z_NOIR_PASSPORT_28_384_3_3_576_264_24_2024_4_2792`
28+
- `Z_NOIR_PASSPORT_2_256_3_6_336_264_1_2448_3_256`
29+
- `Z_NOIR_PASSPORT_3_160_3_3_336_200_NA`
30+
- `Z_NOIR_PASSPORT_3_160_3_4_576_216_1_1512_3_256`
31+
- `Z_NOIR_PASSPORT_3_256_3_3_576_248_NA`
932

1033
## [0.4.3]
1134

contracts/passport/verifiers2/noir/NoirRegisterIdentity_11_256_3_2_336_216_NA.sol

Lines changed: 3416 additions & 0 deletions
Large diffs are not rendered by default.

contracts/passport/verifiers2/noir/NoirRegisterIdentity_11_256_3_3_336_248_NA.sol

Lines changed: 3416 additions & 0 deletions
Large diffs are not rendered by default.

contracts/passport/verifiers2/noir/NoirRegisterIdentity_11_256_3_3_576_240_1_864_5_264.sol

Lines changed: 3416 additions & 0 deletions
Large diffs are not rendered by default.

contracts/passport/verifiers2/noir/NoirRegisterIdentity_11_256_3_3_576_248_1_1184_5_264.sol

Lines changed: 3416 additions & 0 deletions
Large diffs are not rendered by default.

contracts/passport/verifiers2/noir/NoirRegisterIdentity_11_256_3_4_584_248_1_1496_4_256.sol

Lines changed: 3416 additions & 0 deletions
Large diffs are not rendered by default.

contracts/passport/verifiers2/noir/NoirRegisterIdentity_11_256_3_5_576_248_1_1808_5_296.sol

Lines changed: 3416 additions & 0 deletions
Large diffs are not rendered by default.

contracts/passport/verifiers2/noir/NoirRegisterIdentity_12_256_3_3_336_232_NA.sol

Lines changed: 3416 additions & 0 deletions
Large diffs are not rendered by default.

contracts/passport/verifiers2/noir/NoirRegisterIdentity_15_512_3_3_336_248_NA.sol

Lines changed: 3416 additions & 0 deletions
Large diffs are not rendered by default.

contracts/passport/verifiers2/noir/NoirRegisterIdentity_1_160_3_3_576_200_NA.sol

Lines changed: 3416 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)