Skip to content

Update dependencies to v0.9.13 #250

@Kailai-Wang

Description

@Kailai-Wang

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.

Metadata

Metadata

Assignees

Labels

D1-featureA new feature, a piece of functionality that needs to be developedI3-highshould be completed within 5 working daysdependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions