Commit Graph

1503 Commits

Author SHA1 Message Date
motemotech
bbc06ff435 delete unused function 2024-10-27 00:39:19 +09:00
motemotech
ebfe4eb8a5 update common dir to openpassport zk kit 2024-10-27 00:37:51 +09:00
turnoffthiscomputer
5abc98041d fix build_dsc_circuits and update dsc verifiers contracts 2024-10-25 11:03:52 +02:00
turnoffthiscomputer
1d50369167 update .lock files 2024-10-23 12:28:57 +02:00
turnoffthiscomputer
458c75dd90 Merge pull request #222 from zk-passport/feat/npm-package
update verifier and openpassport verifier
2024-10-22 17:59:57 +02:00
turnoffthiscomputer
9869e12fa7 Merge branch 'dev' into feat/npm-package 2024-10-22 17:59:43 +02:00
motemotech
08e124f9e8 delete archive 2024-10-23 00:25:05 +09:00
turnoffthiscomputer
c65b7ebb46 Merge pull request #224 from zk-passport/deeplink
qrCode deeplinking
2024-10-22 17:18:21 +02:00
turnoffthiscomputer
0a70d301eb Merge branch 'dev' of https://github.com/zk-passport/openpassport into deeplink 2024-10-21 23:09:12 +02:00
turnoffthiscomputer
f1c5856cc7 Merge pull request #225 from zk-passport/fix-android
Fix android build
2024-10-21 23:08:17 +02:00
turnoffthiscomputer
4aee5fcabd update java version in readme 2024-10-21 23:01:40 +02:00
turnoffthiscomputer
db1d702785 Merge branch 'dev' of https://github.com/zk-passport/openpassport into fix-android 2024-10-21 23:00:16 +02:00
turnoffthiscomputer
2395877220 implement iOS deeplink 2024-10-21 18:38:06 +02:00
turnoffthiscomputer
73de3c0e7f clean/refactor fix devmode 2024-10-21 14:28:29 +02:00
motemotech
f6189b414a revert yarn.lock file in common repo 2024-10-21 20:38:10 +09:00
turnoffthiscomputer
4e95082e33 delete register screen 2024-10-21 13:32:38 +02:00
motemotech
901cc4e008 update extractUserIdentifier function 2024-10-21 17:45:17 +09:00
motemotech
7646dc67a1 update solidity version and move extract functions to handler lib 2024-10-21 17:27:40 +09:00
motemotech
fdcc7acc20 add open passport attestation struct 2024-10-21 16:32:24 +09:00
motemotech
f9d9c5b1b2 add verifier id constants 2024-10-21 15:42:05 +09:00
motemotech
9cff012216 update readme 2024-10-21 02:05:30 +09:00
motemotech
37b36d6880 delete old verifier id 2024-10-21 01:59:44 +09:00
motemotech
95f2881d2c update read me 2024-10-21 01:58:23 +09:00
motemotech
c4b37cde3d fix index specification 2024-10-21 01:40:13 +09:00
motemotech
3251b2812a delete unused consolelog 2024-10-21 01:39:09 +09:00
motemotech
34158c9e26 pass compilation 2024-10-21 01:36:29 +09:00
motemotech
873bbb02d7 down grade solidity version for fully hardhat support 2024-10-21 01:00:29 +09:00
motemotech
c895d2ee77 update function name and function to extract forbidden countries 2024-10-21 00:29:55 +09:00
motemotech
19722c38cb Merge branch 'dev' into feat/npm-package 2024-10-20 23:18:43 +09:00
turnoffthiscomputer
fda3917ba4 rename sdk function for clarity 2024-10-19 13:15:14 -07:00
turnoffthiscomputer
cadaa3f72a Merge pull request #223 from zk-passport/fix-app
Fix app
2024-10-19 22:09:08 +02:00
turnoffthiscomputer
f4de23a633 udpate prove/page.tsx 2024-10-19 13:07:57 -07:00
turnoffthiscomputer
51f701ca33 fix offchain proving and display error when csca not found 2024-10-19 13:06:58 -07:00
turnoffthiscomputer
b49cdf8328 fix app 2024-10-19 12:24:13 -07:00
motemotech
3e271785b7 delete pubkey reveal 2024-10-20 01:34:56 +09:00
motemotech
73e2e46f95 add single disclose function, bit like selector mechanism and helper function to read forbidden countries 2024-10-20 01:32:51 +09:00
motemotech
66748c5e2b Merge branch 'dev' into feat/npm-package 2024-10-18 16:36:11 +09:00
turnoffthiscomputer
b4933dafd3 Merge pull request #221 from zk-passport/fix/timestamp-in-integration-test
fix test code
2024-10-18 07:34:15 +02:00
0xturboblitz
7bfd0b6c3d fix ios 2024-10-17 19:37:09 -07:00
0xturboblitz
abfff50f37 bump to react native 75 2024-10-17 19:15:58 -07:00
0xturboblitz
afc2337997 remove ecdsa builds from android app 2024-10-17 16:42:30 -07:00
motemotech
20b5247a0f add deploy scripts and verifier setting scripts 2024-10-17 19:40:40 +09:00
motemotech
dcf54e16a4 write deploy codes 2024-10-17 16:13:45 +09:00
motemotech
101464b27c fix package.json for npm 2024-10-17 14:28:15 +09:00
motemotech
758be53faa update verifier and openpassport verifier 2024-10-17 12:58:05 +09:00
turnoffthiscomputer
d1f46b98b8 Merge pull request #220 from zk-passport/update-sdk
Update sdk
2024-10-16 22:01:33 +02:00
turnoffthiscomputer
34eba4c6f2 yarn format 2024-10-16 11:43:25 -07:00
turnoffthiscomputer
2d9aed5051 separate regsiter and disclose on 2 different pages 2024-10-16 11:42:34 -07:00
turnoffthiscomputer
270f385b2c implement vc_and_disclose proof/semantic verification in sdk 2024-10-16 11:41:33 -07:00
turnoffthiscomputer
74c157e542 add break statement in ProveScreen 2024-10-16 11:40:25 -07:00