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

explicitly set fork_choice when sealing a block #56

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Dec 6, 2024

This pull request fixes an issue when importing a block, the collators now need to explicitly provide the fork_choice when sealing a block.
https://github.com/paritytech/polkadot-sdk/blob/f7838db506f48e48671f867f23d8c12858c5b67c/cumulus/client/consensus/aura/src/collator.rs#L403

@RomarQ RomarQ self-assigned this Dec 6, 2024
@crystalin crystalin merged commit 53ef5c7 into moonbeam-polkadot-stable2407 Dec 6, 2024
6 of 10 checks passed
@crystalin crystalin deleted the rq/fork_choice branch December 6, 2024 11:31
@RomarQ RomarQ changed the title explicitly set fork_chain when sealing a block explicitly set fork_choice when sealing a block Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants