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

Deprecation of a ropsten test net #424

Open
Volland opened this issue Jul 11, 2022 · 2 comments
Open

Deprecation of a ropsten test net #424

Volland opened this issue Jul 11, 2022 · 2 comments

Comments

@Volland
Copy link

Volland commented Jul 11, 2022

Dear Team according to this deprecation notice ropsten network is going to be down q4 2022.

  • Is it any plan to migrate a dafault contract to Goerli network ?
  • Are we going to migrate/ replay a data of already created did ?
  • what will happen with did:elem:ropsten did ?
@OR13
Copy link
Sponsor Member

OR13 commented Jul 11, 2022

did:elem:ropsten <- DIDs of this form will also be deprecated... since the verifiable data registry for them will become unreachable.

migrate a default contract to Goerli network

Yes, and possibly other networks if desired, I will accept a PR that does this, or we may assign internal resources to address this.

Are we going to migrate/ replay a data of already created did ?

Anyone can do this, I will accept a PR that does it, or we may assign internal resources to do it.

I'll circle up with our side and propose a more thorough answer here.

@OR13
Copy link
Sponsor Member

OR13 commented Dec 15, 2022

We've still not done this, recommended approach:

  1. do a hardhat techspike
  2. deploy the example contract to a new network
  3. replace the contract code with the sidetree contract
  4. do a deployment of the sidetree contract to the new network
  5. update the contract address and network config in the hosted sidetree node config.

use a faucet to get testnet ETH.

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

2 participants