Skip to content

Use export-chain-spec as the default chain-spec command#557

Open
Kanasjnr wants to merge 1 commit into
paritytech:mainfrom
Kanasjnr:kanas/export-chain-spec-default
Open

Use export-chain-spec as the default chain-spec command#557
Kanasjnr wants to merge 1 commit into
paritytech:mainfrom
Kanasjnr:kanas/export-chain-spec-default

Conversation

@Kanasjnr

Copy link
Copy Markdown

Summary

  • Change DEFAULT_CHAIN_SPEC_TPL_COMMAND from deprecated build-spec to export-chain-spec
  • Drop --disable-default-bootnode from the default template (export-chain-spec does not support it; zombienet still customizes bootnodes after generation)

Needed so polkadot-sdk can remove build-spec without every test overriding chain_spec_command (see paritytech/polkadot-sdk#12586).

Test plan

  • Existing zombienet-sdk CI passes
  • Spawning a network without a custom chain_spec_command runs <binary> export-chain-spec --chain <name>

build-spec was removed from polkadot-sdk node CLIs; export-chain-spec is
the replacement. Bootnodes are still customized after generation.
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.

1 participant