-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Coretime Guides Rework (Omninode Considerations) #5946
Conversation
Will modify this guide once this is merged / resolved: paritytech/polkadot-sdk#4889 |
@@ -120,79 +175,27 @@ Feel free to copy the configuration below and use it to ensure everything is in | |||
deployment. This function should replace the `local_testnet_config` function within | |||
`node/src/chain_spec.rs`: | |||
|
|||
> **:warning: WARNING! :warning:** Make sure you replace the ParaId with the one you reserved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yesssss, happy to see all of this goes away now 😇
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is still some cleanup to do on my end, I mostly need to back around to the PR to allow for an easier way to generate parachain specs - although, it's just really modifying a JSON after generating it ATM, which isn't terrible, so I may push it with that extra manual step. WDYT?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agree, I think editing a JSON file is well within the capabilities of anyone. It is not amazing devEx tho, but we can improve that next.
Besides the trouble I am having with installing There is still a lot of improvement to be made. For example, the steps should be broken down a little bit more into seperate pages for reserving, template-related items, and deploying. I don't think the final place for this guide - so this is a good stopping point. |
The issues above have been fixed. Someone else should run through this guide and ensure it works - I tested most parts, but not a full deployment (yet). There is still a good amount of work to improve this guide, but we can save that for docs.polkadot.com ;) This is a good stopping point for now that uses the latest versions and direction. |
Co-authored-by: Radha <[email protected]>
@DrW3RK I think this guide is actually already out of date due to the following factors:
Perhaps we work to merge this, then work on these updates? WDYT? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed
Co-authored-by: Radha <[email protected]>
Please note that these only affect the Kusama guides
Closes issue #5928
polkadot-parachain
andchain-spec-builder
polkadot-parachain
as the "omninode"chain-spec-builder
as a means for the genesis