Commit Graph

342 Commits

Author SHA1 Message Date
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
turnoffthiscomputer
5b147f614d add NextScreen and RegisterScreen 2024-06-10 18:10:19 +02:00
0xturboblitz
e7427a0245 new register verifier contract
- still need to update zkey urls, witness generators and deploy verifier contract
2024-06-10 12:20:16 +02:00
turnoffthiscomputer
fd010ce2f7 Update contribute.ts with new contribute.proofofpassport.com url 2024-06-10 11:38:08 +02:00
turnoffthiscomputer
24a59088e8 add passport data contribution 2024-06-09 19:12:40 +02:00
0xturboblitz
959836cac6 add rsassaPss mock data, refactor mock generation, add tutorial 2024-06-02 18:52:31 +02:00
turnoffthiscomputer
7b02a944d8 add return button 2024-05-23 22:18:34 +09:00
0xturboblitz
95ad1578cf factor out keychain logic 2024-05-22 01:23:22 +09:00
0xturboblitz
93eaf83f87 getting tree from server 2024-05-21 19:51:29 +09:00
0xturboblitz
07f6694bef fix details 2024-05-21 16:33:52 +09:00
0xturboblitz
4facd39e63 make sbt proof work (still "Invalid Proof" on Android) 2024-05-21 15:53:34 +09:00
0xturboblitz
4b3e2c5ffe fix registration proof generation on android 2024-05-21 13:32:54 +09:00
0xturboblitz
9402a15516 quick fix for android crash on launch 2024-05-21 12:03:08 +09:00
turnoffthiscomputer
9d71b000b1 update ui 2024-05-20 09:00:59 +02:00
0xturboblitz
b1355f7db7 commenting nullifiers, pushing new deployments 2024-05-17 15:30:07 +09:00
0xturboblitz
b542b58ce5 Merge branch 'dev' into new-circuits-in-app 2024-05-17 13:53:08 +09:00
turnoffthiscomputer
cc13f3ce24 add neo bank UX 2 2024-05-16 16:16:32 +02:00
turnoffthiscomputer
ad8d759aa3 Revert "implement neo bank flow"
This reverts commit 1fc4a56f4f.
2024-05-16 16:16:32 +02:00
0xturboblitz
9b9910188c error handling for ecdsa for iOS 2024-05-16 23:14:27 +09:00
turboblitz
df2ab3f8b2 Merge branch 'dev' into new-circuits-in-app 2024-05-16 17:33:56 +09:00
0xturboblitz
7b213f71f3 Integrate new two-step process and proving in mobile app
- still need to solve https call to merkle tree server
- not tested on android
2024-05-16 17:26:36 +09:00
turnoffthiscomputer
1fc4a56f4f implement neo bank flow 2024-05-16 06:29:05 +02:00
0xturboblitz
319ebade38 generating and storing secret, storing passport data securely 2024-05-14 17:10:50 +09:00