turnoffthiscomputer
0a78f58222
add new attestation format
2024-09-25 20:13:25 +02:00
turnoffthiscomputer
7e9ddbaf01
Revert "add ecdsa to mobile proving (attempt)"
...
This reverts commit dbc4deef32 .
2024-09-25 18:23:14 +02:00
turnoffthiscomputer
dbc4deef32
add ecdsa to mobile proving (attempt)
2024-09-24 12:46:49 +02:00
turnoffthiscomputer
93a48178e5
fix nfcScanner.ts
2024-09-23 15:03:45 +02:00
turnoffthiscomputer
27645f785d
implement new proof generation in app
2024-09-21 16:25:16 +02:00
0xturboblitz
9e6b34c109
add a length log
2024-09-19 11:49:42 -07:00
0xturboblitz
cb9722cc9a
add amplitude back
2024-09-19 09:45:31 -07:00
0xturboblitz
127f58b4ef
fix app bug, update imports
2024-09-15 17:12:16 +09:00
turnoffthiscomputer
4778b20043
use parseCertificate instead of parseDsc
2024-09-14 19:05:11 +02:00
turnoffthiscomputer
f567535ea2
merge branch 'dev' into register-circuits
2024-09-14 10:33:38 +02:00
0xturboblitz
9d33ae84a3
remove static mockPassportData
...
- can add them back if necessary, have to regenerate them so they have dscs
2024-09-14 14:05:38 +09:00
0xturboblitz
cc0a0ea4a2
use n_dsc_ecdsa everywhere when ecdsa
2024-09-14 13:50:23 +09:00
0xturboblitz
aa01c8e85c
rename getSignatureAlgorithm to parseDSC
2024-09-14 13:25:00 +09:00
0xturboblitz
4bc2afcfa7
remove signatureAlgorithm and pubKey from PassportData
2024-09-14 13:11:58 +09:00
0xturboblitz
fb15c9427c
update getLeaf to use DSC and SignatureAlgorithmIndex to use new names
2024-09-14 12:39:51 +09:00
0xturboblitz
8522682f2a
refactor mockPassportData generation
...
- Now using only genMockPassportData.ts
- Tests in `/common` verify them
- Mock DSCs for ecdsa
- Factor tests into unique files
- Broke register ecdsa sig verif, will fix
2024-09-14 01:29:04 +09:00
turnoffthiscomputer
2a0024be69
don't download zkey after generating mockPassportData in app
2024-09-11 15:47:41 +02:00
turnoffthiscomputer
dadf4c2cd8
reert commit efa280b23e.
2024-09-11 12:12:48 +02:00
0xturboblitz
efa280b23e
register circuit built working
2024-09-11 18:53:55 +09:00
turnoffthiscomputer
3d4f12dd53
use react const instead of function for generateCircuitInputsInApp
2024-09-09 20:28:38 +02:00
turnoffthiscomputer
7f1d40a747
refact circuit inputs generation in app
2024-09-09 20:05:07 +02:00
turnoffthiscomputer
c8a611aa84
remove register commitment and clean imports
2024-09-09 19:46:50 +02:00
turnoffthiscomputer
9ee6dcc55f
download circuit after QRcode scan
2024-09-09 19:20:25 +02:00
turnoffthiscomputer
465bc8ad7c
add register circuits urls
2024-09-09 19:02:48 +02:00
turnoffthiscomputer
bdff720014
Merge branch 'dev' of https://github.com/zk-passport/openpassport into dev
2024-09-08 16:04:04 +02:00
0xturboblitz
6ff80e50b5
update some outdated github links
2024-09-08 13:17:42 +09:00
0xturboblitz
34b869dc14
compress images more to get below threshold
2024-09-06 21:16:05 +09:00
0xturboblitz
f648639f87
downloading .dat files live
2024-09-06 19:25:09 +09:00
0xturboblitz
fa57873c15
optimize images
...
- use jpeg for large images that don't need transparency
- remove unused images
2024-09-06 15:49:12 +09:00
turnoffthiscomputer
b292b5ffa8
update toast error message
2024-09-03 15:48:19 +02:00
turnoffthiscomputer
78b203dac6
add proof_generation_failed to wss
2024-09-03 14:54:52 +02:00
turnoffthiscomputer
b25c2b6646
log error during proof generation in toast message
2024-09-03 14:36:00 +02:00
turnoffthiscomputer
4a401b6fe8
refactor ws and uuid default value
2024-09-03 13:00:47 +02:00
turnoffthiscomputer
bcd001c00e
add userIDType
2024-09-03 12:36:45 +02:00
turnoffthiscomputer
b9bc1f9ba7
add a toast message in case of error with ws connection
2024-08-30 11:34:52 +02:00
turnoffthiscomputer
05de71fe84
fix typos
2024-08-30 10:19:29 +02:00
0xturboblitz
9854a4f09b
restyle download zkey sheet
2024-08-30 14:29:21 +09:00
0xturboblitz
10e3cd5bcf
downloading appropriate zkey if passportData is already loaded from previous session but zkey has not been downloaded properly
2024-08-30 13:57:02 +09:00
turnoffthiscomputer
2099e21539
refactor QR code scanning in app
2024-08-29 09:19:07 +02:00
0xturboblitz
61b8a56b6e
update comment
2024-08-29 14:09:23 +09:00
0xturboblitz
db1751b5af
gather app utils in /src
2024-08-29 14:03:02 +09:00
0xturboblitz
8a813c577d
use mock DSC for sha256-ecdsa, pubkey now optional on PassportData
2024-08-29 12:29:39 +09:00
turnoffthiscomputer
06e36ae1d7
update apptype
2024-08-28 15:48:30 +02:00
turnoffthiscomputer
ef42d4b41a
implement loading bar for zkey download
2024-08-28 15:25:04 +02:00
turnoffthiscomputer
d427c68377
fix padding
2024-08-28 13:13:59 +02:00
turnoffthiscomputer
e675a9186d
add toast & update ui
2024-08-28 12:51:08 +02:00
turnoffthiscomputer
423f68193a
rename ressources
2024-08-28 12:19:02 +02:00
turnoffthiscomputer
867aba66ea
add mockUser in passportData type
2024-08-28 12:18:47 +02:00
turnoffthiscomputer
f788ffbaa8
update appscreen
2024-08-28 12:17:18 +02:00
turnoffthiscomputer
e82a8c0ffb
implement getDisclosureOptions method
2024-08-28 11:32:42 +02:00