-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f051c2
commit a0644c2
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule mobile_zencode
updated
22 files
+28 −11 | Makefile | |
+79 −9 | test/step_test.yml | |
+60 −51 | test/wallet.bats | |
+1 −1 | verifier/card_to_qr.data.json | |
+1 −1 | verifier/verify.keys.json | |
+3 −1 | verifier/verify.zen | |
+5 −2 | verifier/verify_1.zen | |
+0 −18 | wallet/3_holder_fetch_request_uri.zen | |
+23 −0 | wallet/call_par.keys.json | |
+0 −4 | wallet/call_par.schema.json | |
+43 −21 | wallet/call_par.zen | |
+39 −0 | wallet/call_token_and_credential.keys.json | |
+61 −0 | wallet/call_token_and_credential.schema.json | |
+43 −0 | wallet/call_token_and_credential.zen | |
+0 −297 | wallet/holder_qr_to_well-known-test.keys.json | |
+0 −38 | wallet/holder_qr_to_well-known-test.zen | |
+8 −0 | wallet/holder_qr_to_well-known.data.json | |
+0 −12 | wallet/holder_request_authorizationCode.data.json | |
+0 −49 | wallet/holder_request_authorizationCode.keys.json | |
+0 −83 | wallet/holder_request_authorizationCode.zen | |
+2 −4 | wallet/pre_credential.zen | |
+4 −6 | wallet/pre_token.zen |