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
16452bd2e9
prove button loading color
2024-04-17 11:29:36 -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
0e2fef87df
minor text updates
2024-04-10 20:25:56 -07:00
0xturboblitz
d20029711e
signature algorithm name check fixed
2024-04-10 20:10:09 -07:00
0xturboblitz
e4f4e3bead
SBT first in app menu
2024-04-10 19:48:15 -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
f98b8fadd0
Merge remote-tracking branch 'origin/black-ui' into black-ui
2024-04-07 16:39:47 +02:00
turnoffthiscomputer
ef0666ba0d
Adapt to small screens, add external links, add png on scan screen
2024-04-07 16:32:26 +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
3124b9b9db
new release for iOS deployment
2024-04-04 16:19:55 -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
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
76a27a8bc6
update info texts
2024-03-24 15:51:25 -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
0xturboblitz
b2b45cf0a6
Using mopro-android for android proving
2024-03-21 17:18:03 +01: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
c1e6042c85
adapting app to new circuits
2024-02-20 20:07:18 -07:00
0xturboblitz
ad1bc7f02b
fix smol type errors
2024-02-19 09:40:49 -07:00
0xturboblitz
43607e2906
fix proof generation time display
2024-02-19 09:38:21 -07:00
0xturboblitz
7f98509b08
adapt zkey download to new frontend (android only)
2024-02-16 17:21:30 +01:00
0xturboblitz
b47f9be21d
Merge branch 'dev' into android-release
2024-02-16 14:17:49 +01:00
Rémi Colin
4b1cfbdd46
fix back tamagui types
2024-02-14 17:47:46 +01:00
Rémi Colin
ef75fc1f91
Merge branch 'UI' of https://github.com/zk-passport/proof-of-passport into UI
2024-02-14 17:12:55 +01:00
Rémi Colin
d52d133bb9
try to implement fonts
2024-02-14 17:12:47 +01:00
turboblitz
a5f1abecf0
Merge pull request #57 from zk-passport/UI_with_photo
...
UI with photo
2024-02-14 16:55:59 +01:00
0xturboblitz
9c3ca776fa
ios photo display
2024-02-14 16:54:33 +01:00
0xturboblitz
229063d4f5
android photo
2024-02-14 16:01:55 +01:00
Rémi Colin
d654f9006c
fix ens issues between screens
2024-02-14 16:01:42 +01:00
0xturboblitz
9974c0ca3d
loading arkzkey from aws
...
- can also load classic zkey with commented code, which is 30% bigger but a bit faster rn
2024-02-14 14:24:52 +01:00