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
0xturboblitz
b523b10a90
successfully proving with rapidsnark
2024-04-02 12:44:04 -07:00
0xturboblitz
4960800686
calculating multiplier circuit witness
2024-03-26 15:46:25 -07:00
0xturboblitz
5fdf26b68b
icons
2024-03-24 15:43:58 -07:00
0xturboblitz
af6a770ec2
merging dev, fixing bugs and new deployment
2024-03-23 11:53:58 -07:00
0xturboblitz
ad076dd29b
merkle tree circuit proving in app
...
- factor out generateCircuitInputs
- new proof working on iOS
- new zkey on aws and contract deployment
- not working on android because of mysterious bug
2024-02-23 16:34:13 -07:00
0xturboblitz
b8c9b92315
remove annoying font warnings
2024-02-23 16:25:27 -07:00
0xturboblitz
8829d8ce08
fix "Module Prover requires main queue setup" warning
2024-02-19 09:48:03 -07:00
Rémi Colin
4b1cfbdd46
fix back tamagui types
2024-02-14 17:47:46 +01:00
0xturboblitz
9c3ca776fa
ios photo display
2024-02-14 16:54:33 +01:00
Rémi Colin
ff11cadb21
keyboard management, android shadows, new menu, replicate iOS nfc UX on android
2024-02-13 21:08:56 +01:00
Rémi Colin
412b7b29a8
add proof visualization and follow tsx best practices
2024-02-05 20:37:01 +01:00
0xturboblitz
7d02a479fe
full ios mint flow
...
- corrected passport reading flow to include eContent (signedAttributes)
- formatting proof from swift bindings to be verified in solidity
2024-01-17 14:07:18 +01:00
0xturboblitz
f6c89a357b
proof inputs comming from TS frontend
2024-01-15 18:23:45 +01:00
0xturboblitz
650345416c
working with proof of passport proof
2024-01-15 13:57:22 +01:00
0xturboblitz
c3f6a3de8d
deleted unused elements of mopro/mopro-ios
2024-01-14 22:47:26 +01:00
0xturboblitz
bd2f0dece6
deleted mopro-core, can't run mopro example anymore
2024-01-14 22:01:00 +01:00
0xturboblitz
82d5840e38
working by compiling and coping /mopro-core and /mopro-ios to /ios/mopro
...
- TODO clean and understand exactly what to copy
2024-01-14 19:45:19 +01:00