Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose async backing parameter change on Kusama #2236

Closed
Sophia-Gold opened this issue Nov 8, 2023 · 1 comment
Closed

Propose async backing parameter change on Kusama #2236

Sophia-Gold opened this issue Nov 8, 2023 · 1 comment
Assignees
Labels
I10-unconfirmed Issue might be valid, but it's not yet known.

Comments

@Sophia-Gold
Copy link
Contributor

Sophia-Gold commented Nov 8, 2023

After the runtime upgrade with async backing is activated there will be two new parameters:

"async_backing_params": {
	          "max_candidate_depth": 0,
	          "allowed_ancestry_len": 0
              }

These need to be set to 3 and 2 respectively in governance for async backing to be enabled.

⚠️ scheduling_lookahead must also be set to 2 along with this change otherwise parachain block times will degrade to worse than with sync backing! ⚠️

@Sophia-Gold Sophia-Gold self-assigned this Nov 8, 2023
@Sophia-Gold Sophia-Gold converted this from a draft issue Nov 8, 2023
@github-actions github-actions bot added the I10-unconfirmed Issue might be valid, but it's not yet known. label Nov 8, 2023
@eskimor eskimor moved this from Backlog to In Progress in parachains team board Apr 5, 2024
@alexggh alexggh moved this from In Progress to Completed in parachains team board May 9, 2024
@alexggh
Copy link
Contributor

alexggh commented May 9, 2024

Async backing has been enabled on both kusama and polkadot, see #3226

@alexggh alexggh closed this as completed May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I10-unconfirmed Issue might be valid, but it's not yet known.
Projects
Status: Completed
Development

No branches or pull requests

2 participants