Commit Graph

1606 Commits

Author SHA1 Message Date
turnoffthiscomputer
74c157e542 add break statement in ProveScreen 2024-10-16 11:40:25 -07:00
turnoffthiscomputer
0953fecda9 update vc_and_disclose vkey 2024-10-16 11:39:00 -07:00
turnoffthiscomputer
2dce3f3923 add fetchTreeFromUrl in utils.ts 2024-10-16 11:38:42 -07:00
turnoffthiscomputer
6a333f8a3e update disclose generateInputs function 2024-10-16 10:27:08 -07:00
turnoffthiscomputer
e783e51558 build witnesscalc 2024-10-16 10:26:27 -07:00
turnoffthiscomputer
da752c096a add ofac and forbidden countries list check in vc_and_disclose.circom 2024-10-16 10:26:11 -07:00
turnoffthiscomputer
7453b4840f add vkey of vc_and_disclose circuit 2024-10-16 10:24:56 -07:00
motemotech
fa1e0eb9af fix test code 2024-10-16 12:36:48 +09:00
turnoffthiscomputer
8994e9a813 check commitment generation in LeafHasher.test.ts 2024-10-15 18:22:11 -07:00
turnoffthiscomputer
b7784ba78f update sdk to support vc_and_disclose circuit 2024-10-15 18:21:30 -07:00
turnoffthiscomputer
c95bb83323 clean common package.json 2024-10-15 18:20:47 -07:00
turnoffthiscomputer
1698ddbe8d add vc_and_disclose proof gen support 2024-10-15 18:19:44 -07:00
turnoffthiscomputer
d6d6f11912 update generateInputsDisclose 2024-10-15 18:14:46 -07:00
turnoffthiscomputer
ece975eae0 update PASSPORT_ATTESTATION_ID and COMMITMENT_TREE_TRACKER_URL 2024-10-15 18:13:24 -07:00
turnoffthiscomputer
6a004b5209 add vc_and_disclose to generateInputsnApp 2024-10-15 18:12:52 -07:00
turnoffthiscomputer
5361cdbac7 download vc_and_disclose zkey 2024-10-15 18:10:55 -07:00
turnoffthiscomputer
1c39248ec4 fix CMakeLists.txt 2024-10-15 18:05:35 -07:00
turnoffthiscomputer
73b54670b1 implement fallback to register on proofofpassport-merkle-tree.xyz 2024-10-15 14:15:46 -07:00
turnoffthiscomputer
e4bb0e4ad9 add new methods in openPassportDynamicAttestation 2024-10-15 14:15:20 -07:00
turnoffthiscomputer
2e281bb545 add commitmentMerkleTree parameter to register appType 2024-10-14 16:26:54 -07:00
turnoffthiscomputer
3a96f37d03 import qrcode component dynamically 2024-10-14 16:17:20 -07:00
turnoffthiscomputer
8d4441e433 implement vc_and_disclose circuit in iOS app 2024-10-14 15:38:19 -07:00
turnoffthiscomputer
be02dddda0 clean code 2024-10-14 14:20:10 -07:00
turnoffthiscomputer
d470b2a466 implement public inputs semantics verification 2024-10-14 14:19:12 -07:00
turnoffthiscomputer
34954302bb enable mock certificates on modal.test.ts 2024-10-12 19:27:05 -07:00
turnoffthiscomputer
f68086de8f update repo with new dsc circuits 2024-10-12 19:12:47 -07:00
turnoffthiscomputer
aa315b2835 add circuitNameFromMode in constants.ts 2024-10-12 19:01:15 -07:00
turnoffthiscomputer
bb0aaa2a8b fix build dsc circuits script 2024-10-12 19:00:56 -07:00
turnoffthiscomputer
1c39dd2186 set merkle_root as public input 2024-10-11 21:22:13 -07:00
turnoffthiscomputer
afd887ab8e add blinded_dsc_commitment to credentialSubject in openpassport attestation 2024-10-10 15:06:27 -07:00
turnoffthiscomputer
dcdba58c81 add url to vkey 2024-10-10 15:01:10 -07:00
turnoffthiscomputer
c7b1b31d2b filter '\u0000' from unpacked data 2024-10-10 14:57:32 -07:00
turnoffthiscomputer
070e40b694 add prove_onchain support 2024-10-10 14:53:32 -07:00
turnoffthiscomputer
bab737bf9b add signatureAlgorithm, hash function and mode to openpassportAttestation 2024-10-10 14:37:30 -07:00
turnoffthiscomputer
de0e407dc7 implement AttestationVerifier.ts 2024-10-10 13:39:17 -07:00
turnoffthiscomputer
8d1cc18c7e Merge pull request #218 from zk-passport/feat/integration-test-for-one-time-verification
Feat/integration test for one time verification
2024-10-10 19:04:50 +02:00
motemotech
ac6e8fbb4d checked the flow writtein in readme 2024-10-10 20:11:51 +09:00
motemotech
3077e9a4ca fix package-lock.json 2024-10-10 20:01:06 +09:00
motemotech
458e7acddc update readme 2024-10-10 19:54:26 +09:00
motemotech
2151495ea0 update readme 2024-10-10 19:53:02 +09:00
motemotech
0936edeb57 delete unused imports 2024-10-10 19:47:16 +09:00
motemotech
e63c2caf2c delete unused function in utils.ts 2024-10-10 19:43:49 +09:00
motemotech
2822070005 add integration test for mint function 2024-10-10 18:03:25 +09:00
motemotech
f9d37568b6 add test:prod command and change dsc to be able to get env val 2024-10-10 16:21:55 +09:00
turnoffthiscomputer
cbfe45cb1a update sdk and app 2024-10-09 20:50:52 -07:00
turnoffthiscomputer
0c77f5a4d9 add paco and msgpack-lite to app 2024-10-09 19:48:20 -07:00
turnoffthiscomputer
c1e3b7422e add countryNames and new appTypes 2024-10-09 19:47:54 -07:00
turnoffthiscomputer
d1d3a5c0bb update sdk 2024-10-09 19:47:32 -07:00
motemotech
8c46ade8ba remove commentout from dsc proof generation 2024-10-10 02:24:48 +09:00
motemotech
9a8a6da068 Merge branch 'feat/integration-test-for-one-time-verification' of https://github.com/zk-passport/openpassport into feat/integration-test-for-one-time-verification 2024-10-10 02:08:23 +09:00