Skip to content

Commit

Permalink
Merge pull request #69 from evannetwork/feature/update-vade-evan-bbs
Browse files Browse the repository at this point in the history
Update vade-evan-bbs dependency for revocation fix
  • Loading branch information
wulfraem authored Jun 16, 2023
2 parents 1f3dd58 + a4f9628 commit 7a7ef8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- refactor features to use target specific(c-lib, c-sdk, wasm, cli, java) builds
- adjust functions to remove `credential_subject.id` from `BbsCredential` and other types
- add `helper_verify_presentation`
- add support for `required_reveal_statements` in `vade-evan-bbs`
- update `vade-evan-bbs` dependency for revocation fix

### Fixes

Expand All @@ -39,6 +39,7 @@
- fix optional params for did_create
- fix wasm release and `target-c-sdk` build options
- update dependencies for critical vulnerabilities
- fix revocation credential size increase with every revocation

### Deprecation

Expand Down

0 comments on commit 7a7ef8f

Please sign in to comment.