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

cleanup before release #617

Merged
merged 4 commits into from
Jul 14, 2021
Merged

cleanup before release #617

merged 4 commits into from
Jul 14, 2021

Conversation

mirceanis
Copy link
Member

@mirceanis mirceanis commented Jul 13, 2021

This PR contains some small fixes to align the APIs before the release:

  • exporting the recently added agent methods to the CLI server default
  • bumping dependencies
  • requesting LD DIDDocument by default (works with the latest did-key.js resolver)
  • reformatting the code

mirceanis and others added 4 commits July 13, 2021 17:31
* `getDIDComponentById` from did-resolver
* `packDIDCommMessage` from did-comm
* `unpackDIDCommMessage` from did-comm
* `sendDIDCommMessage` from did-comm
@codecov
Copy link

codecov bot commented Jul 13, 2021

Codecov Report

Merging #617 (6c1e95e) into next (3c33265) will increase coverage by 0.00%.
The diff coverage is 66.66%.

❗ Current head 6c1e95e differs from pull request most recent head 0c58e9e. Consider uploading reports for the commit 0c58e9e to get more accurate results

@@           Coverage Diff           @@
##             next     #617   +/-   ##
=======================================
  Coverage   77.91%   77.92%           
=======================================
  Files          78       78           
  Lines        2318     2319    +1     
  Branches      415      415           
=======================================
+ Hits         1806     1807    +1     
  Misses        510      510           
  Partials        2        2           

@mirceanis mirceanis merged commit 26d088b into next Jul 14, 2021
@mirceanis mirceanis deleted the support/cleanup branch July 14, 2021 07:44
jasheal pushed a commit that referenced this pull request Jul 16, 2021
…ault (#617)

* refactor(core): fix param & return types for getDIDComponentById

* feat(cli): export new agent methods by default
  * `getDIDComponentById` from did-resolver
  * `packDIDCommMessage` from did-comm
  * `unpackDIDCommMessage` from did-comm
  * `sendDIDCommMessage` from did-comm

* fix(deps): update builders-and-testers

* fix(did-resolver): request LD DIDDocument by default
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.

None yet

3 participants