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

Fix/did web create key (#461) #462

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Fix/did web create key (#461) #462

merged 1 commit into from
Aug 31, 2023

Conversation

decentralgabe
Copy link
Member

merge in #430

* owner jwk id and controller strings were mixed up

* did peer jwk id and controller strings were mixed up

* add tests to check for owner key in DID Web Create

* add tests to check verification method controller in did peer resolver

---------

Co-authored-by: Liran Cohen <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #462 (6bcd078) into main (7522c30) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #462   +/-   ##
=======================================
  Coverage   57.23%   57.23%           
=======================================
  Files          67       67           
  Lines        7494     7494           
=======================================
  Hits         4289     4289           
  Misses       2468     2468           
  Partials      737      737           
Files Changed Coverage Δ
did/peer/peer0.go 58.54% <100.00%> (ø)
did/web/web.go 68.07% <100.00%> (ø)

@decentralgabe decentralgabe merged commit b7be828 into main Aug 31, 2023
4 of 5 checks passed
@decentralgabe decentralgabe deleted the tmp branch August 31, 2023 20:29
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.

2 participants