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

[Improvement] Parachain should generate spec #156

Open
crystalin opened this issue Nov 29, 2021 · 4 comments
Open

[Improvement] Parachain should generate spec #156

crystalin opened this issue Nov 29, 2021 · 4 comments

Comments

@crystalin
Copy link
Contributor

The parachains should generate the specs, like the relay does, in order to provide custom specs changes (like on the relay) in the config.
This would allow also to have the raw specs available (as a file) for extra node to be booted on that same network.

@joelamouche
Copy link
Contributor

tackles #151

@joelamouche
Copy link
Contributor

joelamouche commented Dec 3, 2021

Working on this.
Does export-genesis-state still support --parachain-id= or should we remove it as well

@bkchr
Copy link
Member

bkchr commented Dec 3, 2021

It doesn't support this anymore.

@brenzi
Copy link

brenzi commented Mar 30, 2022

this would also allow to change genesis values for parachains, which would be very handy

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.

4 participants