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

Allow selection of contracts from unstable env #6862

Closed
2 tasks done
karlb opened this issue Mar 5, 2021 · 0 comments
Closed
2 tasks done

Allow selection of contracts from unstable env #6862

karlb opened this issue Mar 5, 2021 · 0 comments
Assignees

Comments

@karlb
Copy link
Contributor

karlb commented Mar 5, 2021

Allow switching between the two contract deployments on goerli and default to the old/demo contracts. See raiden-network/light-client#2521 on why we want to do this.

  • Update to contracts release that includes Create new deployment for development env raiden-contracts#1438
  • Add a configuration value for PC: --development-environment [demo (default) | unstable]. The default, demo, will point the client to the old services contract using the known mechanism. The unstable setting will use the new contract deployment by means of using the special chain id from above.
@karlb karlb self-assigned this Mar 9, 2021
karlb added a commit that referenced this issue Mar 25, 2021
Allow switching between the two contract deployments on goerli and
default to the old/demo contracts. See
raiden-network/light-client#2521 on why we
want to do this.

Closes #6862
karlb added a commit that referenced this issue Apr 23, 2021
Allow switching between the two contract deployments on goerli and
default to the old/demo contracts. See
raiden-network/light-client#2521 on why we
want to do this.

Closes #6862
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

1 participant