Commit Graph

82 Commits

Author SHA1 Message Date
0xturboblitz
0e6135e48c update witness generators with prove circuits 2024-08-22 15:56:59 +08:00
turnoffthiscomputer
df17b388c8 update podfile 2024-08-21 18:25:33 +01:00
turnoffthiscomputer
7cedeb82fb Merge branch 'dev' of https://github.com/zk-passport/openpassport into new-ux-refactor-circuits 2024-08-17 17:36:26 +02: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
turnoffthiscomputer
e4615f3aed Merge remote-tracking branch 'origin/dev' into new-ux 2024-08-04 11:20:12 +02:00
0xturboblitz
11a2863608 getting eContent digest algorithm on IOS 2024-08-02 13:21:47 -07:00
turnoffthiscomputer
44d3edd45b import passport.json from local repo 2024-08-01 16:47:49 +02:00
turnoffthiscomputer
a74f3c8ef6 add NSPhotoLibraryUsageDescription 2024-07-31 12:55:38 +02:00
turnoffthiscomputer
de8b374611 add artifacts 2024-07-26 11:26:17 +02:00
turnoffthiscomputer
f05aefa200 add qr code reader on iOS 2024-07-23 18:37:39 +02:00
turnoffthiscomputer
911bfc80b7 update project.pbxproj to reference passport.json 2024-07-23 18:07:57 +02:00
turnoffthiscomputer
c369d7e3e3 white background on iOS scanning 2024-07-23 18:06:37 +02:00
turnoffthiscomputer
79be422795 add passport.json 2024-07-22 18:45:18 +02:00
turnoffthiscomputer
d40e152b64 add passport.json 2024-07-22 14:21:32 +02:00
turnoffthiscomputer
21a1fe23a8 add mrz scan animation 2024-07-22 14:18:58 +02:00
0xturboblitz
05a8f1718c pushing disclose witness gen 2024-06-29 15:21:32 -07:00
0xturboblitz
e8a84aad21 pushing working witness gen 2024-06-29 14:41:01 -07:00
turnoffthiscomputer
0ac3fa88df merge with dev 2024-06-29 23:17:12 +02:00
turnoffthiscomputer
557fc740be Merge remote-tracking branch 'origin/dev' into csca 2024-06-29 22:55:01 +02:00
0xturboblitz
48c301f13a pushing new witness generators 2024-06-23 14:06:30 -07:00
0xturboblitz
c52d682e65 bump build version on ios 2024-06-22 10:14:33 -07:00
0xturboblitz
4581a4d648 ios release, bump version 2024-06-11 22:44:22 +02:00
0xturboblitz
a8e1e0c620 fix podfile version 2024-05-17 16:45:52 +09:00
0xturboblitz
b1355f7db7 commenting nullifiers, pushing new deployments 2024-05-17 15:30:07 +09:00
0xturboblitz
7b213f71f3 Integrate new two-step process and proving in mobile app
- still need to solve https call to merkle tree server
- not tested on android
2024-05-16 17:26:36 +09:00
turnoffthiscomputer
b2fd046b0e split main circuits 2024-05-14 17:31:45 +09:00
0xturboblitz
319ebade38 generating and storing secret, storing passport data securely 2024-05-14 17:10:50 +09:00
0xturboblitz
3b79f513bf fix iOS zkey/witnesscalc selection flow 2024-05-12 14:45:37 +09:00
0xturboblitz
8483d600a1 selecting zkey_path, witness_calculator and dat_file_name outside of native modules 2024-05-12 14:45:05 +09:00
turboblitz
947178cf3b Merge pull request #98 from zk-passport/ui-fixes
UI fixes
2024-05-03 10:53:22 +09:00
0xturboblitz
6144911fda new small ui fixes 2024-05-01 17:51:52 +09:00
0xturboblitz
73dd494a8c zipping zkey and arkzkey 2024-05-01 16:30:39 +09:00
0xturboblitz
76bf050f17 small fixes, version bump 2024-04-17 11:06:31 -07:00
0xturboblitz
a743706cf2 intro modal to warn about zkey size if not connected to wifi 2024-04-14 16:30:35 -07:00
0xturboblitz
8490904bb1 minimal analytics to debug the beta
- Sends zkey downloading success and signature algorithm name so we find out why it works or doesn't for some people
2024-04-14 14:02:07 -07:00
turnoffthiscomputer
d81662bba4 fix majority hardcoded in app 2024-04-11 12:07:45 +02:00
0xturboblitz
54761bf86d bump build version 2024-04-10 20:49:50 -07:00
0xturboblitz
7c539943d3 Revert "revert icon temporarily (might add back)"
This reverts commit 71a04e8a01.
2024-04-10 20:48:34 -07:00
0xturboblitz
71a04e8a01 revert icon temporarily (might add back) 2024-04-10 20:44:42 -07:00
0xturboblitz
bb891e402d yarn lock 2024-04-10 20:06:04 -07:00
turnoffthiscomputer
4ae2c1e94a fix typos and add new icon 2024-04-10 22:37:22 +02:00
0xturboblitz
15ff7f8570 fix build ios module script 2024-04-06 14:37:38 -07:00
0xturboblitz
814530cbcf clean Prover.swift of previous download function 2024-04-05 18:42:32 -07:00
0xturboblitz
3124b9b9db new release for iOS deployment 2024-04-04 16:19:55 -07:00
0xturboblitz
99847ad3d4 fix ios build script and fix gitignores to push the whole witnesscalc 2024-04-03 21:02:35 -07:00
0xturboblitz
38fd190c75 add zkey download on iOS and android
- cleanups too, especially ProveScreen
2024-04-03 20:19:45 -07:00
0xturboblitz
f9a21f53ec cleanups, formatting prover.swift, preparing for zkey download on ios 2024-04-03 14:32:10 -07:00
0xturboblitz
df0ac90af7 Adding witnesscalc + rapidsnark build flows for PoP circuit
- Copying the whole witnesscalc repo in `app`
- Using git submodule for `nlohmann/json`, might switch later to script that clones the repo if it's simpler
- Currently not supporting download of zkey, so it temporarily has to be built and copied first
- Keeping artifacts of their AuthV2 circuit for reference
2024-04-03 11:21:30 -07:00