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.

Async Backing: Prospective Parachains Subsystem #4963

@rphmeier

Description

@rphmeier

The prospective parachains subsystem is responsible for tracking off-chain progress of parachain candidates and emulating the inclusion logic.

The prospective parachains subsystem needs to be notified of all seconded fragments and all backed fragments. This will come from the candidate-backing subsystem.

It notifies all subsystems when there are new candidates that are backed and can reasonably be used as a base for further candidates. It accounts for a constant 'depth' limitation which defends against bad validator groups creating an unbounded stack of prospective candidates.

It answers requests from the provisioner about which candidates should be included in the next block when informed about anything that has become available with new bitfields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    J0-enhancementAn additional feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions