Skip to content

[unstable2507] Backport #9497#9549

Merged
EgorPopelyaev merged 5 commits intounstable2507from
backport-9497-to-unstable2507
Sep 5, 2025
Merged

[unstable2507] Backport #9497#9549
EgorPopelyaev merged 5 commits intounstable2507from
backport-9497-to-unstable2507

Conversation

@paritytech-release-backport-bot
Copy link
Copy Markdown

Backport #9497 into unstable2507 from muharem.

See the documentation on how to use this bot.

Society pallet supports non-consecutive block provider

Society pallet correctly handles situations where `on_initialize` is
invoked with block numbers that:
- increase but are not strictly consecutive (e.g., jump from 5 → 10), or
- are repeated (e.g., multiple blocks are built at the same Relay Chain
parent block, all reporting the same BlockNumberProvider value).

This situation may occur when the BlockNumberProvider is not local - for
example, on a parachain using the Relay Chain block number provider.

---------

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
(cherry picked from commit 1a51257)
@paritytech-release-backport-bot paritytech-release-backport-bot Bot requested a review from a team as a code owner August 25, 2025 14:23
@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Aug 25, 2025
@github-actions github-actions Bot requested a review from muharem August 25, 2025 14:23
@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) September 5, 2025 12:55
@EgorPopelyaev EgorPopelyaev merged commit 6de2197 into unstable2507 Sep 5, 2025
278 of 292 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-9497-to-unstable2507 branch September 5, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A3-backport Pull request is already reviewed well in another branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants