Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

chore: update dapi client to 0.16.0-dev.3 #196

Merged
merged 8 commits into from
Oct 16, 2020

Conversation

antouhou
Copy link
Contributor

Issue being fixed or feature implemented

Update dapi client to a version without deprecated methods

What was done?

  • Updated dapi-client
  • Modified transport to work with new methods

How Has This Been Tested?

Run the tests locally

Breaking Changes

Not compatible with dapi 0.15, as it doesn't have the endpoints needed

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@antouhou antouhou added this to the v0.16 milestone Oct 14, 2020
@shumkov shumkov changed the title chore: update dapi client to 0.16.0-dev.2 chore: update dapi client to 0.16.0-dev.3 Oct 15, 2020
shumkov
shumkov previously approved these changes Oct 15, 2020
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

👍

[publicKeyHash],
);

return identityId;
Copy link
Member

Choose a reason for hiding this comment

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

identityId.toString()

@antouhou antouhou merged commit b18e764 into v0.16-dev Oct 16, 2020
@antouhou antouhou deleted the update-dapi-client-dev-2 branch October 16, 2020 10:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants