Skip to content
This repository has been 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

Closed
gavofyork opened this issue Aug 15, 2018 · 0 comments
Closed
Assignees
Labels
J0-enhancement An additional feature request.
Milestone

Comments

@gavofyork
Copy link
Member

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.

@gavofyork gavofyork added this to the PoC-3 (AFG) milestone Aug 15, 2018
@gavofyork gavofyork self-assigned this Sep 14, 2018
@gavofyork gavofyork changed the title Block-authoring side of authoring-version should be a set, not a value. Block-authoring side of authoring-version should be a set not a value Sep 14, 2018
@gavofyork gavofyork added J0-enhancement An additional feature request. and removed F5-task labels Sep 20, 2018
@gavofyork gavofyork removed their assignment Sep 25, 2018
@arkpar arkpar self-assigned this Sep 25, 2018
lamafab pushed a commit to lamafab/substrate that referenced this issue Jun 16, 2020
* Update to latest Substrate master (paritytech#570)

* Bump substrate/version (paritytech#557)

* Bump version and Substrate (paritytech#560)

* Bump version and Substrate

* Bump version and Substrate

* Bump versions

* bump substrate to release specific v0.6.15

* Update lock

* Prepare Polkadot update for Substrate runtime interface 2.0 (paritytech#563)

* Prepare Polkadot update for Substrate runtime interface 2.0

* bump substrate to release specific v0.6.15

* Switch to `polkadot-master`

* Version bump

* Master backports

* Bump runtime

* Fix tests

* Fix tests

* Another fix.
liuchengxu pushed a commit to chainx-org/substrate that referenced this issue Aug 23, 2021
* reduce lagging finality backoff to a maximum of 10 slots

* disable lagging finality backoff
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J0-enhancement An additional feature request.
Projects
No open projects
SDK Node (deprecated)
  
Awaiting triage
Development

No branches or pull requests

2 participants