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

support W3C DID #452

Merged
merged 38 commits into from
Jul 27, 2023
Merged

support W3C DID #452

merged 38 commits into from
Jul 27, 2023

Conversation

olomix
Copy link
Contributor

@olomix olomix commented Apr 27, 2023

No description provided.

@olomix olomix changed the base branch from feature/onchain-and-other-dids to master May 2, 2023 19:18
id.go Show resolved Hide resolved
id.go Outdated Show resolved Hide resolved
@olomix olomix marked this pull request as draft May 3, 2023 17:41
@olomix olomix marked this pull request as ready for review May 5, 2023 10:56
demonsh
demonsh previously approved these changes May 10, 2023
vmidyllic
vmidyllic previously approved these changes May 10, 2023
… Rename IdGenesisFromIdenState func to NewIDFromIdenState. Rename DIDGenesisFromIdenState to NewDIDFromIdenState. Rename DIDFromGenesis to NewDID.
@olomix olomix dismissed stale reviews from vmidyllic and demonsh via 42b31ff May 19, 2023 12:47
@ilya-korotya
Copy link
Contributor

The EthAddressFromID function is inconvenient because it returns the Ethereum address as an array of bytes. What is the correct way to convert these bytes into a string representation (e.g., string(contractAddress[:]))? If EthAddressFromID could directly return the string representation, it would be much more convenient.

did.go Show resolved Hide resolved
vmidyllic
vmidyllic previously approved these changes Jul 20, 2023
@vmidyllic vmidyllic changed the title Create new type DID2 wich is a wrapper around github.com/build-trust/did compatible with old DID type support W3C DID Jul 27, 2023
@vmidyllic vmidyllic merged commit 49ea9a4 into master Jul 27, 2023
6 checks passed
@vmidyllic vmidyllic deleted the v2 branch July 27, 2023 12:16
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

5 participants