Commit Graph

164 Commits

Author SHA1 Message Date
turnoffthiscomputer
71861357d9 fix disclose proof generation 2024-07-27 14:52:09 +02:00
turnoffthiscomputer
03cbec29ba add qrcode generation to sdk, refactor apptypes import 2024-07-26 08:59:09 +02:00
turnoffthiscomputer
17c6892912 add register sheet 2024-07-26 08:23:41 +02:00
turnoffthiscomputer
fa381707e6 update contracts 2024-07-26 08:23:13 +02:00
turnoffthiscomputer
f6fdfa0671 update error sheet on register 2024-07-24 17:52:00 +02:00
turnoffthiscomputer
43a9604a64 disable amplitude on this branch 2024-07-24 15:31:18 +02:00
turnoffthiscomputer
ee0d86cd31 update ProveScreen 2024-07-24 13:15:43 +02:00
turnoffthiscomputer
f05aefa200 add qr code reader on iOS 2024-07-23 18:37:39 +02:00
turnoffthiscomputer
475181162d update UI/UX 2024-07-23 18:07:38 +02:00
turnoffthiscomputer
aa435d91d4 add images for nfc carousel 2024-07-22 18:46:24 +02:00
turnoffthiscomputer
76f235606c add colors 2024-07-22 18:46:09 +02:00
turnoffthiscomputer
93efec1d20 add CustomButton 2024-07-22 18:45:53 +02:00
turnoffthiscomputer
b2a3bc5b4e Merge pull request #149 from zk-passport/date-picker
add date picker
2024-07-22 14:23:06 +02:00
turnoffthiscomputer
986bbeb8d2 fix mock passport data import 2024-07-17 15:24:01 +02:00
turnoffthiscomputer
c5a8d2db91 add date picker 2024-07-17 12:50:31 +02:00
turnoffthiscomputer
aedbd79491 use randomness to generate throw away dsc secret 2024-06-30 22:43:31 +02:00
turnoffthiscomputer
4661bd21cc clean code 2024-06-30 15:46:04 +02:00
turnoffthiscomputer
99e9969768 change mockCertificate file name 2024-06-30 13:09:49 +02:00
turnoffthiscomputer
f433bf84ce refactor some code, allow dsc verification with mock passport data 2024-06-30 12:58:00 +02:00
turnoffthiscomputer
f24d78fa87 update toast message 2024-06-30 12:57:14 +02:00
turnoffthiscomputer
bdf811113a update new disclose zkey 2024-06-30 12:56:51 +02:00
turnoffthiscomputer
0ac3fa88df merge with dev 2024-06-29 23:17:12 +02:00
turnoffthiscomputer
557fc740be Merge remote-tracking branch 'origin/dev' into csca 2024-06-29 22:55:01 +02:00
turnoffthiscomputer
28669f6f67 update disclose zkkey download url 2024-06-25 17:09:59 +02:00
turnoffthiscomputer
9a04c0df64 add toast message on register (from userstore too) 2024-06-25 17:08:35 +02:00
turnoffthiscomputer
6c196a63ce update delay between text on register button changes 2024-06-25 17:07:52 +02:00
turnoffthiscomputer
b9ca523c74 add toast message when registered 2024-06-25 17:07:08 +02:00
turnoffthiscomputer
97ce1605d4 update app to new circuits 2024-06-24 23:13:03 +02:00
0xturboblitz
2b1c2024ae remove requirement that zkey url must have exact name of circuit 2024-06-23 12:57:26 -07:00
turnoffthiscomputer
13c8a87b02 add csca server proving (commented) and change register zkey (error during proving) 2024-06-23 14:08:25 +02:00
0xturboblitz
2b7a0ca0dd sheet suggesting contribution if passport not supported 2024-06-20 16:43:56 -07:00
0xturboblitz
2c257e09e3 modal to confirm secret erasure 2024-06-20 16:10:26 -07:00
0xturboblitz
c5c93fbb66 asserting toast is a toast 🫡🫡🫡 2024-06-20 16:02:51 -07:00
0xturboblitz
02d549bfaf checking if commitment is registered before trying to register it again 2024-06-20 16:01:31 -07:00
0xturboblitz
e3482a574a don't display warning screen for disclose circuit zkey 2024-06-20 15:20:19 -07:00
0xturboblitz
8317f67643 always adding exponent to passportData 2024-06-20 15:19:43 -07:00
0xturboblitz
c45c80e0b9 smol ui fixes 2024-06-20 15:19:00 -07:00
0xturboblitz
89758dabfd add full dsc to PassportData 2024-06-20 14:36:58 -07:00
turnoffthiscomputer
5a773a4db3 refactor some code, generate dsc verification inputs in app, update dsc.circom and tests 2024-06-20 13:37:50 +02:00
0xturboblitz
54af42bfd6 make sure that app can work with set of mockPassportDatas previously deployed on chain 2024-06-18 18:56:48 -07:00
0xturboblitz
8dc5144b97 make DEVELOPMENT_MODE global 2024-06-18 17:40:07 -07:00
0xturboblitz
41f20717f7 call validateProof with the sig alg index from the app 2024-06-18 17:39:49 -07:00
turboblitz
fd76aca856 Create README.md in app/src/apps 2024-06-18 17:38:58 -07:00
turnoffthiscomputer
aef182f93b change step in userStore 2024-06-18 17:38:58 -07:00
turnoffthiscomputer
b08e090e08 add NextScreen and RegisterScreen 2024-06-18 17:38:58 -07:00
turnoffthiscomputer
70829ca4e7 Update contribute.ts with new contribute.proofofpassport.com url 2024-06-18 17:38:58 -07:00
turnoffthiscomputer
80bc67b162 add passport data contribution 2024-06-18 17:38:58 -07:00
turboblitz
14415bea31 Create README.md in app/src/apps 2024-06-14 10:46:56 -07:00
turnoffthiscomputer
1f7b453c9f Merge pull request #124 from zk-passport/register-ux
add NextScreen and RegisterScreen
2024-06-13 10:13:20 +02:00
turnoffthiscomputer
5c86b57ddc change step in userStore 2024-06-11 10:49:03 +02:00