Commit Graph

93 Commits

Author SHA1 Message Date
turnoffthiscomputer
a161a72a28 implement country list verification 2024-10-07 17:26:52 -07:00
turnoffthiscomputer
d46b11a61f fix app imports 2024-10-06 16:58:04 -07:00
0xturboblitz
b696bbc2cc fix typos 2024-10-03 10:26:40 -07:00
turnoffthiscomputer
0837d105cc implement mainFields in webpack config 2024-09-27 17:46:49 +02:00
turnoffthiscomputer
3ed0392206 update sdk 2024-09-27 17:46:26 +02:00
turnoffthiscomputer
b68d510c48 update sdk 2024-09-27 17:01:57 +02:00
turnoffthiscomputer
0a78f58222 add new attestation format 2024-09-25 20:13:25 +02:00
turnoffthiscomputer
64ac277cc5 fix test web-app qrcode gen 2024-09-21 16:25:35 +02:00
turnoffthiscomputer
6c849768e8 merge dev branch into register-circuits 2024-09-19 19:05:34 +02:00
turnoffthiscomputer
a239169f80 split bitmap into selector_dg1 and selector_older_than, fix nullifier generation in prove circuits 2024-09-19 19:03:39 +02:00
0xturboblitz
127f58b4ef fix app bug, update imports 2024-09-15 17:12:16 +09:00
turnoffthiscomputer
33df4d58e1 fix OpenPassportVerifier 2024-09-14 10:34:05 +02:00
turnoffthiscomputer
b4b520172e remove comments 2024-09-12 12:49:02 +02:00
turnoffthiscomputer
f233542b2d refactor test sheet 2024-09-12 12:48:27 +02:00
turnoffthiscomputer
3ebf159b4a refactor verifyDsc into a function 2024-09-12 12:46:05 +02:00
turnoffthiscomputer
f32f5821b5 add register proof support and refactor 2024-09-11 18:08:41 +02:00
turnoffthiscomputer
c7519529d0 quick implementation of register verification in sdk 2024-09-11 15:51:29 +02:00
turnoffthiscomputer
ef68691f88 add register vkeys to sdk 2024-09-09 20:37:23 +02:00
turnoffthiscomputer
f9259192a4 clean page.tsx from sdk web-app 2024-09-09 20:16:15 +02:00
turnoffthiscomputer
9dd582fab4 fix QRcode typing 2024-09-09 20:13:42 +02:00
turnoffthiscomputer
ffb43d4116 improve sdk test web-app 2024-09-09 20:13:27 +02:00
turnoffthiscomputer
c11255bcf4 add subpage for register circuit 2024-09-09 19:20:37 +02:00
turnoffthiscomputer
02197afa69 comment local dist path of QRcode 2024-09-09 16:18:58 +02:00
turnoffthiscomputer
814654f544 clean dependencies 2024-09-09 16:18:26 +02:00
turnoffthiscomputer
01f7430b57 yarn format 2024-09-09 16:10:46 +02:00
turnoffthiscomputer
842f5817ca add attestationId as qrCode parameter and parse AppType correctly 2024-09-09 16:09:45 +02:00
turnoffthiscomputer
1ea5d2eef5 add merkleTreeUrl to QRcode parameters 2024-09-09 15:42:55 +02:00
turnoffthiscomputer
532e51ff72 make olderThan and nationality parameters of the qrcode 2024-09-09 14:46:41 +02:00
turnoffthiscomputer
686b06902c add X animation if proof generation failed 2024-09-09 14:04:11 +02:00
turnoffthiscomputer
7ae967ec61 delete handleAnimationComplete 2024-09-09 13:56:57 +02:00
turnoffthiscomputer
548b057c57 refactor OpenPassportQRcode 2024-09-09 12:55:52 +02:00
turnoffthiscomputer
ad8eb8c082 fix wss connection 2024-09-09 11:23:25 +02:00
turnoffthiscomputer
492cfee15e import qrcode dynamically 2024-09-09 10:57:42 +02:00
turnoffthiscomputer
956d080d22 use uuid for userId 2024-09-08 20:57:38 +02:00
turnoffthiscomputer
f270fefab0 migrate from easyqrcodejs to qrcode.react lib 2024-09-08 20:56:54 +02:00
turnoffthiscomputer
fbf938f29b renew websocket connexion only if sessionId changes 2024-09-08 20:23:52 +02:00
turnoffthiscomputer
2bd7b74357 add appName input field to sdk web-app 2024-09-08 20:22:52 +02:00
turnoffthiscomputer
5505c0b529 import styles from styles.ts 2024-09-08 20:07:51 +02:00
turnoffthiscomputer
89db39822e import ProofSteps from utils.ts 2024-09-08 20:06:02 +02:00
turnoffthiscomputer
cd3e30852b delete comments 2024-09-08 20:05:11 +02:00
turnoffthiscomputer
28b07e7cf4 don't load Lottie dynamicly 2024-09-08 19:13:58 +02:00
turnoffthiscomputer
102b2c549c import OpenPassportQRcode locally 2024-09-08 19:13:03 +02:00
turnoffthiscomputer
80a310eccd init test web-app 2024-09-08 19:10:53 +02:00
0xturboblitz
6a1c577db6 Use uuid for uuids, as crypto and window.crypto seem to be a mess to manage with next ssr 2024-09-08 01:14:30 +09:00
turnoffthiscomputer
ff0ff2fb61 migrate sdk to webpack 2024-09-05 18:49:07 +02:00
turnoffthiscomputer
9b5dfeed82 fix wss proving error handling 2024-09-03 15:44:50 +02:00
turnoffthiscomputer
78b203dac6 add proof_generation_failed to wss 2024-09-03 14:54:52 +02:00
turnoffthiscomputer
e5b1ef03c0 yarn format 2024-09-03 14:36:32 +02:00
turnoffthiscomputer
015185c61d update sdk version 2024-09-03 13:02:17 +02:00
turnoffthiscomputer
4a401b6fe8 refactor ws and uuid default value 2024-09-03 13:00:47 +02:00