Commit Graph

421 Commits

Author SHA1 Message Date
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
0xturboblitz
8529de66e2 .env.example 2024-06-18 17:38:58 -07:00
turboblitz
ba64eb79d2 README.md detail 2024-06-18 17:38:58 -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
0xturboblitz
1cc42e6b10 ios release, bump version 2024-06-18 17:38:58 -07:00
0xturboblitz
1924595cdc fix 0s proof time displaying 2024-06-18 17:38:58 -07:00
0xturboblitz
4d018e71d6 bump versionCode 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
0xturboblitz
4581a4d648 ios release, bump version 2024-06-11 22:44:22 +02:00
0xturboblitz
037a8e03ae fix 0s proof time displaying 2024-06-11 19:41:12 +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
f559795862 bump versionCode 2024-06-10 12:40:53 +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
turboblitz
2de94669fd Merge pull request #111 from zk-passport/fix-dat-name
Fix register circuit dat name
2024-05-23 19:01:21 +09:00
0xturboblitz
782a999536 new name 2024-05-23 18:57:12 +09:00
0xturboblitz
50c22bce6f temp name 2024-05-23 18:56:55 +09:00
turnoffthiscomputer
e2380b0d0e update README.md 2024-05-23 13:57:37 +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
d7d06c7f64 ignoring tamagui warning 2024-05-21 12:30:41 +09:00
0xturboblitz
9402a15516 quick fix for android crash on launch 2024-05-21 12:03:08 +09:00
turnoffthiscomputer
6098a18272 Merge branch 'dev' of https://github.com/zk-passport/proof-of-passport into dev 2024-05-20 09:02:21 +02:00
turnoffthiscomputer
9d71b000b1 update ui 2024-05-20 09:00:59 +02:00
0xturboblitz
a8e1e0c620 fix podfile version 2024-05-17 16:45:52 +09: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