-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* try permissions in CI Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * new crate Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * resolution working Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * check in the proto types and have a standalone generator helper (rather than generate at build time) Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * regen lock Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * cheqd did parser Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * cheqd did url tests Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * re-gen lock Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * resolver system tests are working Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * run int tests in CI Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * clippy Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * resolution with contexts Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * finish some TODOs, and add doc metadata Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * update readme Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * try bumping rust ver on vdrproxy Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * lock auto update Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * readme updates Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * remove some debugs Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * more error info Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * updated hyper in did:web. fixes clients Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * fix up tls. works on android Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * some cleaning Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * begin. schema & cred def working in edge agent test Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * temporarily include new format vers Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * issuer id Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * move delta -> status list conversion as a ledger responsibility Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * cheqd get rev status list Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * return metadata Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * rev status list and resource query working Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * some bounds and comments Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * fmt typing Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * optimize with metadata Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * multi ledger aggregation Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * some more testing and todos Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * rm aliases Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * test and CI fixing Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * fmt Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * clippys and fmts Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * wrap sys tests in cheqd feature Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * refine did-url handling (percent encoding queries) Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * add deprecated flag for rev reg delta Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * dev note on multi ledger Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * fmt Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * try arc wrapper Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * more generic trait Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * whoops! Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * pipe thru schema to prover store credential Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * type the schema id to avoid parsing issues with legacy identifiers Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * move around schema id a bit Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * comment on weird typing Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> --------- Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> Co-authored-by: George Mulhearn <gmulhearn@anonyome.com>
- Loading branch information
1 parent
cf43869
commit 0cf717c
Showing
65 changed files
with
2,727 additions
and
322 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.