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

Sepolia testnet support #453

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Sepolia testnet support #453

merged 1 commit into from
Jul 27, 2023

Conversation

olomix
Copy link
Contributor

@olomix olomix commented Jul 27, 2023

No description provided.

@olomix olomix requested review from demonsh and vmidyllic July 27, 2023 08:14
@vmidyllic vmidyllic merged commit 10cc464 into v2 Jul 27, 2023
6 checks passed
@vmidyllic vmidyllic deleted the v2_sepolia branch July 27, 2023 09:30
vmidyllic pushed a commit that referenced this pull request Jul 27, 2023
* Add support for readonly and on-chain identities. Initial work on parsing of DIDs with other DID methods

* Create new type w3c did  wich is a wrapper around github.com/build-trust/did compatible with old DID type

* Make Decompose method a separate function

* Removed CoreID method from DID and replace id with helper function CoreIDFromDID

* Remove NetworkID & Blockchain DID methods. Use Decompose method instead.

* Refactor working with method byte, remove some redundant ID methods.

* return error from IDFromDID if we know the DID method, but still can't parse ID

* Getting rid of unknown ID type

* Fix encoding ethereum address to/from genesis

* move W3C did to separate package

* remove dependency on onChainMethods dict

* make readonly networkID empty string

* remove unneeded public constant

* Rename did package to w3c. Rename did.Parse function to w3c.ParseDID. Rename IdGenesisFromIdenState func to NewIDFromIdenState. Rename DIDGenesisFromIdenState to NewDIDFromIdenState. Rename DIDFromGenesis to NewDID.

* add sepolia testnet (#453)

---------

Co-authored-by: Oleksandr Brezhniev <[email protected]>
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.

2 participants