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

[v1.14] Backport #6205 #6241

Merged
merged 5 commits into from
Oct 28, 2024
Merged

Conversation

ggwpez
Copy link
Member

@ggwpez ggwpez commented Oct 25, 2024

Backport #6205 into Release 1.14.

bkchr and others added 2 commits October 25, 2024 16:24
The max size of a message should not depend on the weight left in a
given execution context. Instead the max message size depends on the
service weights configured for the pallet. A message that may does not
fit into `on_idle` is not automatically overweight, because it may can
be executed successfully in `on_initialize` or in another block in
`on_idle` when there is more weight left.

---------

Co-authored-by: GitHub Action <action@github.com>
(cherry picked from commit 5d7181c)
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@ggwpez ggwpez requested a review from a team as a code owner October 25, 2024 14:28
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@ggwpez ggwpez requested a review from a team as a code owner October 25, 2024 15:09
@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable 2/3
Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7644634

acatangiu
acatangiu previously approved these changes Oct 28, 2024
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@ggwpez ggwpez requested a review from athei as a code owner October 28, 2024 10:16
@ggwpez ggwpez enabled auto-merge (squash) October 28, 2024 14:52
@ggwpez
Copy link
Member Author

ggwpez commented Oct 28, 2024

Not sure why it removed the review and why it needs so many approvals now...

@ggwpez ggwpez merged commit 418cf16 into release-crates-io-v1.14.0 Oct 28, 2024
122 of 160 checks passed
@ggwpez ggwpez deleted the oty-backport-6205-to-1.14 branch October 28, 2024 15:17
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.

4 participants