Skip to content

Plain chain spec is not edited #1602

@NachoPal

Description

@NachoPal

Issue Description

After paritytech/polkadot-sdk#1256, chain_spec.json format changed. Because of that, zombienet is not able to properly edit the plain_chain_spec.json. For example, it does not override the collators information since it is not able to find the key un the json file.

Steps to reproduce the issue

Try to deploy a Parachain using a polkadot-parachain client version after paritytech/polkadot-sdk#1256 was merged.

Describe the results you received

The parachain does not produce blocks because the Relay Chain is expecting different collator keys.

Describe the results you expected

chain_spec_plain.json to be properly edited with the correct collators. Parachain producing blocks

Zombienet version

@zombienet/cl: 1.3.77

Provider

Native

Provider version

polkadot-parachain v1.4.0

Upstream Latest Release

No

Additional environment details

Additional environment details

Additional information

Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting

Screenshots

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions