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.

Replace existing runtime code with new runtime #1171

@rphmeier

Description

@rphmeier

Meta/Tracking issue + final wiring instructions.

Depends on

to reach approximate feature parity with the old.

We'll want to add all of the modules, alongside the initializer, to the construct_runtime macros.

Furthermore, we need to wire up Initializer as a OneSessionHandler, and, more importantly ensure that Babe is always called as a session handler before the Initializer. This is because Babe only computes its new randomness value in its session handler implementation, and we need to use the new randomness for validator group assignments, not the old one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    S1-implementPR/Issue is in the implementation stage

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions