Closed
Conversation
- FileId is not longer used in HcsDid; - DidDocumentBase does not append verificationMethods and authentication parts to the document if didRootKey is missing; - A few TODO comments added; TODO: - Fix tests
…fix failing tests
Add basic prettier configuration and format the source
added minimum node version
adding demo page to test did and did document creation
added property assertion method to did-doc
added multibase support for public key
updated package lock file
Don't apply key codec before encoding with multibase
… publicKeyBase58, encoding of the value updated; Fixing tests.
Upgrade @hashgraph/sdk to 2.28.0; publicKeyMultibase is replaced with…
Merge from upstream main
Fixes some test failures
Add support for resolving DID documents from IPFS
- Fix method name for json tree - Add missing return for fetched json
Fix some issues resolving IPFS DIDs
Add links to did method spec and hedera sdk
|
@derek-meeco Is there any insight you can share to what is going on here, trying to understand the timelines on the JS SDK update to map to the v1 hedera did method. |
|
See PR #164 This pr was cancelled to (attempt to) add DCO sign-offs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.