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

Create new deployment for development env #1438

Closed
2 tasks done
karlb opened this issue Mar 5, 2021 · 0 comments · Fixed by #1439
Closed
2 tasks done

Create new deployment for development env #1438

karlb opened this issue Mar 5, 2021 · 0 comments · Fixed by #1439
Assignees

Comments

@karlb
Copy link
Contributor

karlb commented Mar 5, 2021

To create a clear split between the demo env and our development env, we want to separate deployments with the same code. See raiden-network/light-client#2521 for details why we want to do it that way.

  • create a new goerli contract deployment with the codename unstable, that's to be used with transport[1-5], internal scenario player, PC & LC testing
  • Introduce a special case chain id, GOERLI-UNSTABLE, to the contract manager for selecting this deployment.
karlb added a commit to karlb/raiden-contracts that referenced this issue Mar 11, 2021
This allows us to run a second set of services without sharing the same
service registry.

Closes raiden-network#1438
@karlb karlb self-assigned this Mar 11, 2021
karlb added a commit that referenced this issue Mar 15, 2021
This allows us to run a second set of services without sharing the same
service registry.

Closes #1438
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 a pull request may close this issue.

1 participant