Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Remove CanAuthorWith #10966

@bkchr

Description

@bkchr

We have this CanAuthorWIth trait that is being used by the authorship implementations to find out if the node can author with the current on chain runtime. Currently we are using the native runtime version for this. With the removal of the native runtime, we will not have the native runtime version anymore. So, we can not use this one to check if the current node can build with the on chain runtime. As this feature was not really used that much and it was only about a nice way of telling "your node is outdated". If the authoring interface is broken, it would fail anyway to produce new blocks etc.

Metadata

Metadata

Labels

I7-refactorCode needs refactoring.

Type

No type

Projects

Status

done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions