Commit Graph

905 Commits

Author SHA1 Message Date
turnoffthiscomputer
224560d012 Merge branch 'dev' into searchable-registry 2024-08-17 17:11:44 +02:00
turnoffthiscomputer
17c7994957 update readme 2024-08-17 14:24:58 +02:00
turnoffthiscomputer
84819a4b9d update scripts 2024-08-17 14:24:50 +02:00
turnoffthiscomputer
2ae175abfd add new json 2024-08-17 14:24:30 +02:00
turnoffthiscomputer
1ace309907 update .gitignore 2024-08-17 14:23:57 +02:00
turnoffthiscomputer
0798b56c9a delete json 2024-08-17 14:22:40 +02:00
turnoffthiscomputer
40a7ddf7fb Merge branch 'dev' of https://github.com/zk-passport/openpassport into dev 2024-08-16 15:56:53 +02:00
turnoffthiscomputer
7b22c774e0 update passport number min size 2024-08-16 15:56:29 +02:00
turboblitz
8598d67c0d Merge pull request #139 from ashpect/dev
Prove name is not in Ofac List
2024-08-13 13:05:31 -07:00
turnoffthiscomputer
e024963ab2 reduce passport number size 2024-08-12 13:20:29 -04:00
turboblitz
b547751897 Merge pull request #173 from zk-passport/massive-renaming
renaming to OpenPassport
2024-08-11 10:04:19 -07:00
0xturboblitz
1519ee7411 removing old file 2024-08-10 23:46:32 -07:00
0xturboblitz
9341ad3d3c com.proofofpassport to com.proofofpassportapp (from us-election branch) 2024-08-10 23:42:44 -07:00
0xturboblitz
2bdfc60d4b massive renaming to OpenPassport 2024-08-10 23:40:42 -07:00
0xturboblitz
86c38b8c9d rename to OpenPassport in UI and readmes 2024-08-10 12:26:49 -07:00
0xturboblitz
01e9fe946c new icons and version numbers for release 2024-08-10 12:25:46 -07:00
turboblitz
db45ffeb34 Merge pull request #171 from zk-passport/main
merging readme updates on dev
2024-08-10 11:33:31 -07:00
turnoffthiscomputer
95a73b9cc0 update .gitignore 2024-08-10 14:25:16 -04:00
turnoffthiscomputer
3831ef534d udpate script 2024-08-10 14:24:28 -04:00
turnoffthiscomputer
383be7ddfd Merge pull request #168 from BernalHQ/main
improve NFC reading UX on android #130
2024-08-09 16:21:08 +02:00
turnoffthiscomputer
035e832bd5 fix android/iOS compatibility 2024-08-09 08:34:39 -04:00
turnoffthiscomputer
a412bfaae7 Merge branch 'dev' of https://github.com/zk-passport/openpassport into bernal-main 2024-08-09 08:06:16 -04:00
ashpect
384c53556b Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev 2024-08-08 03:25:30 +05:30
ashpect
760b34d585 remove common components 2024-08-08 03:14:46 +05:30
turnoffthiscomputer
13e5bc6c99 add go to register option 2024-08-07 15:23:00 +02:00
turnoffthiscomputer
d365e5af63 add stringToNumber to utils;ts 2024-08-07 14:44:31 +02:00
turnoffthiscomputer
b427e23407 Merge pull request #161 from zk-passport/new-ux
New ux
2024-08-07 11:46:52 +02:00
turnoffthiscomputer
cdd01df36e run test in circuit repo only once 2024-08-07 11:03:06 +02:00
turnoffthiscomputer
f8848b5501 update disclose inputs 2024-08-07 10:37:17 +02:00
turnoffthiscomputer
319139e524 add searchable registry script 2024-08-07 10:04:39 +02:00
BernalHQ
0fbed199e1 improve NFC reading UX on android #130 2024-08-07 01:04:53 -06:00
turnoffthiscomputer
9cc547b69c comment rsapss verifier tests 2024-08-06 11:41:05 +02:00
turnoffthiscomputer
165b22bbc9 comment tree related stuff in generateInputsRegister 2024-08-05 20:58:20 +02:00
ashpect
04a52e6766 fix lint 2024-08-05 20:59:06 +05:30
ashpect
80897a8e09 update ofac circuits tests 2024-08-05 20:48:16 +05:30
ashpect
096bad129d Update circuits to calculate path internally 2024-08-05 20:47:39 +05:30
turnoffthiscomputer
b648384270 yarn format 2024-08-05 14:54:32 +02:00
turnoffthiscomputer
ac26f796f5 update circuit inputs 2024-08-05 11:06:22 +02:00
turnoffthiscomputer
cec55f90a8 comment rsa_verifier test 2024-08-05 11:05:57 +02:00
turnoffthiscomputer
9a2e62d760 format circuit repo 2024-08-04 11:21:04 +02:00
turnoffthiscomputer
e4615f3aed Merge remote-tracking branch 'origin/dev' into new-ux 2024-08-04 11:20:12 +02:00
turboblitz
ee00a0244f Merge pull request #167 from zk-passport/openpassport-readme
Update README.md 📝
2024-08-03 17:33:36 -07:00
turboblitz
b4d7775f9f Update README.md 📝 2024-08-03 17:33:23 -07:00
turboblitz
f513a431f5 Merge pull request #165 from zk-passport/new-samples
New samples
2024-08-03 14:22:32 -07:00
turboblitz
57c40e6568 Merge branch 'dev' into new-samples 2024-08-03 14:22:27 -07:00
0xturboblitz
74740fab34 fix few details and typos 2024-08-03 13:58:25 -07:00
0xturboblitz
da829354bf fix few details and typos 2024-08-03 13:38:00 -07:00
0xturboblitz
3c3763c7a5 pushing mock passport data found in spain with sha1 hashing mrz and sha2 afterwards 2024-08-02 13:30:26 -07:00
0xturboblitz
11a2863608 getting eContent digest algorithm on IOS 2024-08-02 13:21:47 -07:00
turnoffthiscomputer
7f3b4bec2b update registry/README.md 2024-08-02 16:05:34 +02:00