Commit Graph

1174 Commits

Author SHA1 Message Date
turnoffthiscomputer
62f950d3b0 fix qrCode layout rendering 2024-09-02 19:19:35 +02:00
turnoffthiscomputer
cc2b5e685e import websocket url server from common 2024-09-02 19:15:29 +02:00
turnoffthiscomputer
5d13f7b485 call callbackmethod with proof 2024-09-02 12:02:30 +02:00
turnoffthiscomputer
9f490f13e8 merge branch 'dev' into sdk 2024-09-02 11:57:37 +02:00
turnoffthiscomputer
2386db62ae update hash/sig name in registry 2024-09-02 11:46:14 +02:00
turboblitz
cf5cb9c454 Merge pull request #185 from zk-passport/android-debug
Android debug
2024-09-01 14:43:45 +09:00
0xturboblitz
593bea6a38 bump version for release 2024-09-01 14:41:38 +09:00
turnoffthiscomputer
cf781b42d2 improve typing 2024-08-31 14:21:00 +02:00
turnoffthiscomputer
85911d0561 Merge pull request #181 from MPSxDev/cert-to-db
registry:
- certificate parsing and injection into Postgres db.
- clean/refactor of the repo
- add more scripts to yarn
2024-08-31 11:37:09 +02:00
turnoffthiscomputer
6c61138411 clean .gitignore 2024-08-31 11:35:02 +02:00
turnoffthiscomputer
a2ed71f44c remove json 2024-08-31 11:34:08 +02:00
turnoffthiscomputer
b24d8be168 update README 2024-08-31 11:28:48 +02:00
turnoffthiscomputer
a24946cba1 add more scripts 2024-08-31 11:28:43 +02:00
turnoffthiscomputer
f74caf37c5 add .env.example 2024-08-31 11:28:22 +02:00
turnoffthiscomputer
4fdd85e0bc remove python scripts 2024-08-31 11:12:30 +02:00
turnoffthiscomputer
919ee80d1f update outputs path 2024-08-31 11:10:57 +02:00
turnoffthiscomputer
7c8c038080 refactor insert_to_db scripts 2024-08-31 11:09:42 +02:00
0xturboblitz
0a47d2890c bump Android Gradle Plugin to 8.1.0
- had to do some real buffoonery to make namespaces work. Hope packages end up updating to AGP >= 8.0
2024-08-31 17:45:38 +09:00
turnoffthiscomputer
4aece26be6 add yarn script to extract masterlist 2024-08-31 09:50:12 +02:00
0xturboblitz
69b29ab106 some details, unsure if necessary 2024-08-31 16:04:09 +09:00
0xturboblitz
dd76c71742 main compileSdkVersion to 34 2024-08-31 15:52:04 +09:00
0xturboblitz
016fa9eda9 resolving com.gemalto.jp2:jp2-android 2024-08-31 15:17:17 +09:00
mpsdev
c0829678ef fix error 2024-08-30 14:07:08 -04:00
mpsdev
fc947af8fd Insert_to_db valid for CSCA and DSC
Use arg dsc of csca like:
- ts-node src\utils\insert_to_db dsc   (Read dir: outputs/unique_dsc and insert to db dsc_masterlist)
- ts-node src\utils\insert_to_db csca   (Read dir: outputs/unique_csca and insert to db csca_masterlist)

Added 2 tables to prisma Schema:
2024-08-30 13:30:41 -04:00
turnoffthiscomputer
e14cdb4fa2 fix prisma scripts 2024-08-30 18:01:54 +02:00
turnoffthiscomputer
79fbd00be0 Merge branch 'dev' of https://github.com/zk-passport/openpassport into fork-mps 2024-08-30 18:01:13 +02:00
turnoffthiscomputer
c59909f6b8 refresh qr code on size change 2024-08-30 15:49:01 +02:00
turnoffthiscomputer
b9bc1f9ba7 add a toast message in case of error with ws connection 2024-08-30 11:34:52 +02:00
turnoffthiscomputer
3e56e7fd0d allow size modification of QR code 2024-08-30 11:23:33 +02:00
turnoffthiscomputer
05de71fe84 fix typos 2024-08-30 10:19:29 +02:00
turnoffthiscomputer
3fdf30dd21 import crypto module explicitly 2024-08-30 09:19:08 +02:00
0xturboblitz
0629a33a80 yarn format 2024-08-30 14:33:52 +09:00
0xturboblitz
9854a4f09b restyle download zkey sheet 2024-08-30 14:29:21 +09:00
0xturboblitz
10e3cd5bcf downloading appropriate zkey if passportData is already loaded from previous session but zkey has not been downloaded properly 2024-08-30 13:57:02 +09:00
turnoffthiscomputer
5aae274355 fix scope parsing issue 2024-08-29 19:13:50 +02:00
turnoffthiscomputer
291f700a0b allow better scope/user_identifier type handling 2024-08-29 18:52:18 +02:00
turnoffthiscomputer
40ed5c9949 Merge pull request #177 from zk-passport/new-ux-refactor-circuits
refactor repo · new ux · prove circuits · new sdk
2024-08-29 11:52:59 +02:00
turnoffthiscomputer
e019d41221 add QR code tsx component and websocket interaction in sdk 2024-08-29 10:15:48 +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
0xturboblitz
d47fb632d0 import same sampleDataHashes everywhere 2024-08-29 12:14:57 +09:00
0xturboblitz
9127e41d84 delete empty script 2024-08-29 12:09:49 +09:00
turnoffthiscomputer
985494b61b skip ci/cd fro draft pull requests 2024-08-28 17:09:39 +02:00
turnoffthiscomputer
bc854900c9 CI/CD pipeline only for push in circuits/common repo 2024-08-28 17:04:54 +02:00
turnoffthiscomputer
db018be714 update sdk readme 2024-08-28 16:44:38 +02:00
turnoffthiscomputer
06e36ae1d7 update apptype 2024-08-28 15:48:30 +02:00
turnoffthiscomputer
16c6add44e update sdk 2024-08-28 15:46:39 +02:00
turnoffthiscomputer
ef42d4b41a implement loading bar for zkey download 2024-08-28 15:25:04 +02:00