-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
D1-featureA new feature, a piece of functionality that needs to be developedA new feature, a piece of functionality that needs to be developedI3-highshould be completed within 5 working daysshould be completed within 5 working daysdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
It's not yet officially released, but the branches are there.
I tried to compile it locally, it seems that the chain-spec is not compatible between 0.9.13 relaychain and 0.9.12 parachain: the relaychain node inside parachain was looking for consensusEngine which doesn't exist anymore for 0.9.13:
Error: Input("Relay chain argument error: Invalid input: Error parsing spec file: missing field `consensusEngine` at line 138 column 1")
But as far as I see, the runtime upgrade problem #220 has not been addressed yet.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
D1-featureA new feature, a piece of functionality that needs to be developedA new feature, a piece of functionality that needs to be developedI3-highshould be completed within 5 working daysshould be completed within 5 working daysdependenciesPull requests that update a dependency filePull requests that update a dependency file