Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #516; fixed missing handling of Ed25519 keys when creating VPs #534

Merged
merged 3 commits into from
May 26, 2021

Conversation

awoie
Copy link
Member

@awoie awoie commented May 25, 2021

Fixes #516; fixed missing handling of Ed25519 keys when creating VPs

@awoie awoie requested a review from mirceanis May 25, 2021 21:04
@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #534 (ad156ab) into main (2b6a279) will increase coverage by 5.92%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #534      +/-   ##
==========================================
+ Coverage   67.06%   72.99%   +5.92%     
==========================================
  Files          71       71              
  Lines        1670     1870     +200     
  Branches      276      314      +38     
==========================================
+ Hits         1120     1365     +245     
- Misses        444      503      +59     
+ Partials      106        2     -104     

@mirceanis mirceanis changed the base branch from main to next May 26, 2021 05:34
Copy link
Member

@mirceanis mirceanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thank you for the contribution!

@mirceanis mirceanis merged commit 988c76c into next May 26, 2021
@mirceanis mirceanis deleted the awoie/fix-516 branch May 26, 2021 15:07
@mirceanis mirceanis mentioned this pull request Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Unsupported message type when handling Verifiable Presentation
2 participants