Commit Graph

346 Commits

Author SHA1 Message Date
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
1fc4a56f4f implement neo bank flow 2024-05-16 06:29:05 +02:00
0xturboblitz
319ebade38 generating and storing secret, storing passport data securely 2024-05-14 17:10:50 +09:00
0xturboblitz
ff03b26d4d refactor the app with zustand and make integrations modular 2024-05-14 12:34:16 +09:00
0xturboblitz
3a7da51648 displaying correct size 2024-05-12 21:25:29 +09:00
0xturboblitz
1306d2e46a zkey management logic for multiple zkeys 2024-05-12 19:33:37 +09:00
0xturboblitz
d6c9f71534 smol type fix 2024-05-12 14:50: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
0xturboblitz
0aebc32c48 cleanups 2024-05-12 14:44:31 +09:00
0xturboblitz
01384fa7fa add Proof type for simplicity and readability 2024-05-12 14:44:31 +09:00
0xturboblitz
8039ab5e1b removing runInitAction and arkzkey url 2024-05-12 14:43:12 +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
04d4705974 fix handling of sig algs names 2024-05-01 17:16:57 +09:00
0xturboblitz
ee1f1ee9ae fix not downloading zkey if already here 2024-05-01 17:15:37 +09:00
0xturboblitz
73dd494a8c zipping zkey and arkzkey 2024-05-01 16:30:39 +09:00
0xturboblitz
7d31d7e0c3 sending error log when read fails 2024-04-23 20:06:28 -07:00
0xturboblitz
d3cb25f0f4 typo and attribute formatting 2024-04-23 20:05:29 -07:00
0xturboblitz
76bf050f17 small fixes, version bump 2024-04-17 11:06:31 -07:00
0xturboblitz
5b620d61c9 storing zkey url and redownloading if url changed 2024-04-14 17:06:16 -07:00
0xturboblitz
8e2c28c9cc checking zkey size to avoid partially downloaded zkeys 2024-04-14 16:44:19 -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
d20029711e signature algorithm name check fixed 2024-04-10 20:10:09 -07:00
0xturboblitz
f664345bc6 uncomment sigalg name check 2024-04-10 19:48:03 -07:00
turnoffthiscomputer
4ae2c1e94a fix typos and add new icon 2024-04-10 22:37:22 +02:00
turnoffthiscomputer
a582be8a93 Merge remote-tracking branch 'origin/dev' into black-ui 2024-04-07 17:31:31 +02:00
turnoffthiscomputer
25f0e98184 Merge branch 'dev' into black-ui 2024-04-05 12:11:13 +02:00
turnoffthiscomputer
975961eb14 use tamagui toast messages 2024-04-05 11:58:12 +02: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
turnoffthiscomputer
ac66848fc0 Refactor ProveScreen in two screens and upgrade UI 2024-03-28 17:17:35 +01:00
turnoffthiscomputer
cc8aa4c683 Change UI for a dark one 2024-03-25 20:07:41 +01:00
0xturboblitz
d4bfb35d53 handle unsupported number of datagroups 2024-03-25 08:26:04 -07:00
0xturboblitz
a682faae61 handling pubkey not found in registry 2024-03-23 16:10:38 -07:00
0xturboblitz
a24ea1c3ea refactoring App.tsx into multiple files 2024-03-23 15:53:30 -07:00
0xturboblitz
af6a770ec2 merging dev, fixing bugs and new deployment 2024-03-23 11:53:58 -07: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
0xturboblitz
223349c53c fix some types and clean 2024-02-12 13:00:45 +01:00
Rémi Colin
348485047e adapt UI to IOS 2024-02-08 10:33:35 +01:00
Rémi Colin
7df20a74e2 fix bugs, improve layouts, improve UX on tab selection 2024-02-08 09:36:07 +01:00
Rémi Colin
40da57b7c7 add App screen 2024-02-04 02:21:43 +01:00
Rémi Colin
8e3f66701b steps management - UI/UX improvements 2024-01-16 21:43:56 +01:00
Rémi Colin
8ecbc6bcea improve UI 2024-01-14 01:08:45 +01:00