Skip to content

Fix per-ancestor core assignment and add regression test#11485

Open
AlexandruCihodaru wants to merge 2 commits intomasterfrom
acihodaru/fix_core_selection
Open

Fix per-ancestor core assignment and add regression test#11485
AlexandruCihodaru wants to merge 2 commits intomasterfrom
acihodaru/fix_core_selection

Conversation

@AlexandruCihodaru
Copy link
Contributor

get_our_core was called with the leaf hash instead of the ancestor hash when computing core assignments in update_view. This caused all scheduling parent to get leaf's core.

`get_our_core` was called with the leaf hash instead of the ancestor
hash when computing core assignments in update_view. This caused all
scheduling parent to get leaf's core.

Suggested-by: eskimor
Signed-off-by: Alexandru Cihodaru <alexandru.cihodaru@parity.io>
@AlexandruCihodaru AlexandruCihodaru self-assigned this Mar 24, 2026
@AlexandruCihodaru AlexandruCihodaru added T8-polkadot This PR/Issue is related to/affects the Polkadot network. A4-backport-stable2603 Pull request must be backported to the stable2603 release branch T20-low-latency for issues and PRs related to Low Latency work labels Mar 24, 2026
@AlexandruCihodaru
Copy link
Contributor Author

/cmd prdoc --audience node_dev --bump minor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2603 Pull request must be backported to the stable2603 release branch T8-polkadot This PR/Issue is related to/affects the Polkadot network. T20-low-latency for issues and PRs related to Low Latency work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant