-
Notifications
You must be signed in to change notification settings - Fork 133
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
feat: add did-peer provider and resolver #1156
Conversation
@AlexAndrei98 provided the actual did-peer provider implementation |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## next #1156 +/- ##
==========================================
+ Coverage 80.25% 85.02% +4.77%
==========================================
Files 118 154 +36
Lines 4056 15698 +11642
Branches 875 1655 +780
==========================================
+ Hits 3255 13347 +10092
- Misses 798 2351 +1553
+ Partials 3 0 -3
... and 61 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
LGTM! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
What issue is this PR fixing
closes #1105
fixes #1139
What is being changed
Quality
Check all that apply:
pnpm i
,pnpm build
,pnpm test
,pnpm test:browser
locally.Details
Adds an additional dependency (
@aviarytech/did-peer
)