Skip to content

Network scalability: 300 paravalidators and 70 parachains #25

@sandreim

Description

@sandreim

Parachain consensus is restricted to a subset of the relay chain validators via themaxValidators configuration parameter. The plan is to remove the parameter, but until then we will gradually increase it's value as we improve the protocol and performance characteristics of the implementation. maxValidators is bumped to higher values only if key performance metrics, specifically parachain block times and finality lag do not degrade when more validators participate in parachain consensus.

After improving our tooling for profiling, gathering metrics and debugging we identified bottlenecks which we are currently addressing.

Experiments and potential improvements are tested on Versi before enabling them on value bearing chains like Kusama and Polkadot. After a battery of tests successfully ran on Versi we have already bumped the number of paravalidators from 200 to 250 on Kusama and we are currently monitoring the key metrics.

The scalability project board is available here: Road to 1k paravalidators and 200 parachains

Plan

Q2 milestones:

  • Increase the number of parachain validators from 200 to 250 (supporting up to 70 parachains) on Kusama
  • Increase the number of parachain validators from 250 to 300 (supporting up to 70 parachains) on Kusama
  • Increase the number of parachain validators from 200 to 300 (supporting up 70 parachains) on Polkadot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions