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

Update DID #3

Closed
vongohren opened this issue Apr 2, 2021 · 10 comments
Closed

Update DID #3

vongohren opened this issue Apr 2, 2021 · 10 comments
Assignees

Comments

@vongohren
Copy link

It is not clear to me how you do an update on the DID doc.
Is it basically just new ION.DID, with same did doc, but with some changes to f.ex service endpoint?

Or any other way?

@csuwildcat
Copy link
Member

Updates are supported in ION the network, but the SDK/lib doesn't have those op generation routines yet - we are working to add these now.

@thehenrytsai
Copy link
Contributor

@vongohren, while waiting on support for DID updates at the ion-tools and ion-sdk level which should be coming in the next couple of weeks, the Sidetree REST API already supports all the available operations (create/update/recover/deactivate).

@vongohren
Copy link
Author

vongohren commented Apr 3, 2021

Great! Thanks for the update @csuwildcat @thehenrytsai! Will leave this open until its covered, so that anyone else coming inn will see this

@vongohren
Copy link
Author

How is this going along?

@codi0
Copy link

codi0 commented Jun 29, 2021

@csuwildcat - I noticed the pull request in ion-sdk for update/recovery/deactivate is merged into the main branch there, but without a new version deployed. Is it waiting on further changes/testing before that can happen?

Anything we can do to help get it over the line?

@csuwildcat
Copy link
Member

I'll try to get it hooked into the top-level lib before Thursday this week.

@vongohren
Copy link
Author

I would love to try this out next week, when do I know its updated?

@csuwildcat
Copy link
Member

@vongohren @codi0 I almost have this done - code is ready, just testing it and doing docs for release. I'll have it by end of week, promise!

@codi0
Copy link

codi0 commented Jul 13, 2021

@vongohren @codi0 I almost have this done - code is ready, just testing it and doing docs for release. I'll have it by end of week, promise!

Awesome :)

@csuwildcat
Copy link
Member

Hey folks, just pushed out a build with support for all the rest of the DID operations: https://github.com/decentralized-identity/ion-tools#generateoperationtype-contents-commit-async

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

No branches or pull requests

5 participants