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

add hardcoded chain spec: shell_kusama_lease2 #160

Merged
merged 4 commits into from
Sep 6, 2022

Conversation

clangenb
Copy link
Contributor

@clangenb clangenb commented Sep 6, 2022

This will be the chain-spec that we register for the next slot.

@clangenb clangenb requested a review from brenzi September 6, 2022 08:26
Copy link
Collaborator

@brenzi brenzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once we hand over this slot to our main parachain, the genesis shell_kusama_lease2will not be necessary anymore. There is no strict need for hardcoding this into our binaries as we ourselves will be the only ones running nodes (if necessary at all), so a json spec would do too. So I even think you don't need an extra release of our parachain for this

@clangenb
Copy link
Contributor Author

clangenb commented Sep 6, 2022

I agree that this will not be necessary in the future and that a plain json is enough. I just want to be as explicit as possible to minimize the chances of a genesis mismatch. Would you suggest that plain wiki documentation is enough?

@clangenb clangenb merged commit 026861c into master Sep 6, 2022
@clangenb clangenb deleted the cl/add-hardcoded-shell-spec branch December 9, 2022 13:47
@clangenb clangenb mentioned this pull request Dec 16, 2022
2 tasks
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 this pull request may close these issues.

2 participants