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.

Block-authoring side of authoring-version should be a set not a value #571

@gavofyork

Description

@gavofyork

At present, it is assumed that the block-authoring logic supports only a single authoring version. This is not correct since it can reasonably switch its logic depending on the specific runtime. Rather the block authoring logic should be able to state a set of different authoring versions that it can support. This version declaration is independent of the basic runtime version declaration, unlike at present where the two are shared.

Metadata

Metadata

Assignees

Labels

J0-enhancementAn additional feature request.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions