Commit Graph

319 Commits

Author SHA1 Message Date
0xturboblitz
cb9722cc9a add amplitude back 2024-09-19 09:45:31 -07:00
turnoffthiscomputer
4778b20043 use parseCertificate instead of parseDsc 2024-09-14 19:05:11 +02:00
0xturboblitz
cc0a0ea4a2 use n_dsc_ecdsa everywhere when ecdsa 2024-09-14 13:50:23 +09:00
0xturboblitz
aa01c8e85c rename getSignatureAlgorithm to parseDSC 2024-09-14 13:25:00 +09:00
0xturboblitz
4bc2afcfa7 remove signatureAlgorithm and pubKey from PassportData 2024-09-14 13:11:58 +09:00
0xturboblitz
fb15c9427c update getLeaf to use DSC and SignatureAlgorithmIndex to use new names 2024-09-14 12:39:51 +09:00
turnoffthiscomputer
3d4f12dd53 use react const instead of function for generateCircuitInputsInApp 2024-09-09 20:28:38 +02:00
turnoffthiscomputer
7f1d40a747 refact circuit inputs generation in app 2024-09-09 20:05:07 +02:00
turnoffthiscomputer
9ee6dcc55f download circuit after QRcode scan 2024-09-09 19:20:25 +02:00
turnoffthiscomputer
465bc8ad7c add register circuits urls 2024-09-09 19:02:48 +02:00
turnoffthiscomputer
bdff720014 Merge branch 'dev' of https://github.com/zk-passport/openpassport into dev 2024-09-08 16:04:04 +02:00
0xturboblitz
f648639f87 downloading .dat files live 2024-09-06 19:25:09 +09:00
turnoffthiscomputer
b292b5ffa8 update toast error message 2024-09-03 15:48:19 +02:00
turnoffthiscomputer
2099e21539 refactor QR code scanning in app 2024-08-29 09:19:07 +02:00
0xturboblitz
61b8a56b6e update comment 2024-08-29 14:09:23 +09:00
0xturboblitz
db1751b5af gather app utils in /src 2024-08-29 14:03:02 +09:00
0xturboblitz
8a813c577d use mock DSC for sha256-ecdsa, pubkey now optional on PassportData 2024-08-29 12:29:39 +09:00
turnoffthiscomputer
ef42d4b41a implement loading bar for zkey download 2024-08-28 15:25:04 +02:00
turnoffthiscomputer
867aba66ea add mockUser in passportData type 2024-08-28 12:18:47 +02:00
turnoffthiscomputer
5a45b938f2 update new appType in app 2024-08-27 19:02:11 +02:00
turnoffthiscomputer
0ba5933c94 refactor app code, dscSecret gen and mockpassport gen 2024-08-27 11:49:26 +02:00
turnoffthiscomputer
c7c93d9736 clean app, remove Steps 2024-08-27 11:36:13 +02:00
turnoffthiscomputer
c36a691a05 refactor ProveScreen 2024-08-27 11:12:31 +02:00
0xturboblitz
a8206de69e small cleanups 2024-08-27 16:00:57 +08:00
0xturboblitz
44f88341f2 toast light mode colors 2024-08-27 15:48:07 +08:00
turnoffthiscomputer
efca03d1eb download zkey dynamicly according to dsc cert 2024-08-26 17:41:07 +02:00
turnoffthiscomputer
3bc08ae6cf bring back next screen and update camera screen ui 2024-08-26 11:17:39 +02:00
turnoffthiscomputer
7f7aa2ebe7 update UI 2024-08-23 10:26:47 +01:00
turnoffthiscomputer
7d96dea460 Merge branch 'new-ux-refactor-circuits' of https://github.com/zk-passport/openpassport into new-ux-refactor-circuits 2024-08-22 11:15:58 +01:00
turnoffthiscomputer
ac9078356f update app 2024-08-22 11:15:47 +01:00
turboblitz
32ca759ce0 Merge branch 'new-ux-refactor-circuits' into app-clip 2024-08-22 17:49:17 +08:00
0xturboblitz
79d8f18621 add new zkey urls and vkeys 2024-08-22 16:01:21 +08:00
0xturboblitz
4c18663818 fix zkey download 2024-08-19 19:04:27 -07:00
0xturboblitz
2bdfc60d4b massive renaming to OpenPassport 2024-08-10 23:40:42 -07:00
turnoffthiscomputer
e4615f3aed Merge remote-tracking branch 'origin/dev' into new-ux 2024-08-04 11:20:12 +02:00
0xturboblitz
11a2863608 getting eContent digest algorithm on IOS 2024-08-02 13:21:47 -07:00
turnoffthiscomputer
a6aab56e78 update nfc android sheet logic 2024-07-31 16:09:23 +02:00
turnoffthiscomputer
03cbec29ba add qrcode generation to sdk, refactor apptypes import 2024-07-26 08:59:09 +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
475181162d update UI/UX 2024-07-23 18:07:38 +02:00
turnoffthiscomputer
76f235606c add colors 2024-07-22 18:46:09 +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
f433bf84ce refactor some code, allow dsc verification with mock passport data 2024-06-30 12:58:00 +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