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

Make templates node building optional #5940

Open
2 tasks
iulianbarbu opened this issue Oct 6, 2024 · 0 comments
Open
2 tasks

Make templates node building optional #5940

iulianbarbu opened this issue Oct 6, 2024 · 0 comments
Assignees

Comments

@iulianbarbu
Copy link
Contributor

iulianbarbu commented Oct 6, 2024

The node shouldn't compile by default when you do cargo build. It should be feature gated behind --features with-node. By default, the template should only compile the runtime and produce a wasm. Instead, the user is invited to download polkadot-omni-node/polkadot-parachain.

To run this wasm, one is expected to use either of the options below, so test them too:

Do it for:

  • minimal
  • parachain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Milestone 0
Development

No branches or pull requests

1 participant