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

fix prospective-parachains best backable chain reversion bug #6417

Merged
merged 6 commits into from
Nov 11, 2024

Conversation

alindima
Copy link
Contributor

@alindima alindima commented Nov 8, 2024

Kudos to @EclesioMeloJunior for noticing it

Also added a regression test for it. The existing unit test was exercising only the case where the full chain is reverted

@alindima alindima added I2-bug The node fails to follow expected behavior. T8-polkadot This PR/Issue is related to/affects the Polkadot network. labels Nov 8, 2024
@bkchr
Copy link
Member

bkchr commented Nov 8, 2024

/cmd prdoc --audience node_dev

@bkchr bkchr added the A4-needs-backport Pull request must be backported to all maintained releases. label Nov 8, 2024
prdoc/pr_6417.prdoc Outdated Show resolved Hide resolved
prdoc/pr_6417.prdoc Outdated Show resolved Hide resolved
@bkchr bkchr enabled auto-merge November 8, 2024 22:52
@bkchr bkchr added this pull request to the merge queue Nov 11, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 11, 2024
Kudos to @EclesioMeloJunior for noticing it 

Also added a regression test for it. The existing unit test was
exercising only the case where the full chain is reverted

---------

Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 11, 2024
@alindima alindima added this pull request to the merge queue Nov 11, 2024
Merged via the queue into master with commit 05ad547 Nov 11, 2024
195 of 197 checks passed
@alindima alindima deleted the alindima/fragment-chain-bug branch November 11, 2024 10:22
github-actions bot pushed a commit that referenced this pull request Nov 11, 2024
Kudos to @EclesioMeloJunior for noticing it

Also added a regression test for it. The existing unit test was
exercising only the case where the full chain is reverted

---------

Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
(cherry picked from commit 05ad547)
@paritytech-cmd-bot-polkadot-sdk

Successfully created backport PR for stable2407:

@paritytech-cmd-bot-polkadot-sdk

Successfully created backport PR for stable2409:

github-actions bot pushed a commit that referenced this pull request Nov 11, 2024
Kudos to @EclesioMeloJunior for noticing it

Also added a regression test for it. The existing unit test was
exercising only the case where the full chain is reverted

---------

Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
(cherry picked from commit 05ad547)
EgorPopelyaev pushed a commit that referenced this pull request Nov 12, 2024
Backport #6417 into `stable2409` from alindima.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

Co-authored-by: Alin Dima <[email protected]>
EgorPopelyaev pushed a commit that referenced this pull request Nov 12, 2024
Backport #6417 into `stable2407` from alindima.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

Co-authored-by: Alin Dima <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A4-needs-backport Pull request must be backported to all maintained releases. I2-bug The node fails to follow expected behavior. T8-polkadot This PR/Issue is related to/affects the Polkadot network.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants