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

Be able to specify both runtime and client versions #42

Open
timbrinded opened this issue Mar 4, 2022 · 1 comment
Open

Be able to specify both runtime and client versions #42

timbrinded opened this issue Mar 4, 2022 · 1 comment

Comments

@timbrinded
Copy link
Contributor

timbrinded commented Mar 4, 2022

In order to perform upgrade tests, it would be useful to be able to specify separate runtime and client versions on a built chain.

For example:

  • Acala Node, Client version: 2.4.0
  • Acala Chain, Spec version: 2.3.3

Currently when using the generate CLI command, only the most uptodate chain data is generated for that docker image e.g. - image: acala/acala-node:2.4.0

@xlc
Copy link
Member

xlc commented Mar 4, 2022

What I did was to generate the spec with old image, and manually edit the output docker compose file to update the image.

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