Skip to content

Async backing enablement checklist #3226

@alexggh

Description

@alexggh

The purpose of this ticket is to collate together all the needed things to be able to safely enable async backing on kusama and polkadot, in chronological order.

Kusama enablement

  • Kusama runtime-api supports async_backing params. Async backing is not enabled, but all the necessary subsystems become live and used in producing parachains blocks at 12s rate(sync_backing).
  • Kusama runtime deployed with fix 97df9dd from polkadot-sdk1.7.
  • Confirm pre-async backing parachains are not affected by a relay-chain with async backing enabled.
  • Confirm parachains that support async backing run correctly on a relay-chain with async backing disable.
  • Deploy system parachains with async backing enabled on Westend relay chain with async backing enabled and confirm they work correctly.
  • Deploy system parachains with async backing enabled on Rococo relay chain with async backing enabled and confirm they work correctly.
  • Enable async backing on kusama with the following steps Propose async backing parameter change on Kusama #2236.
  • Referendas for enabling async backing: https://kusama.subsquare.io/referenda/374 & https://kusama.subsquare.io/fellowship/referenda/70

Polkadot enablement

Other items

  • Create a reliable, relevant, repeatable benchmark.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions