Skip to content

Make templates node building optional #5940

Closed
@iulianbarbu

Description

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

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status

    Milestone 0

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions