Skip to content

Fix missing BoundedVec::truncate_from#8091

Closed
franciscoaguirre wants to merge 1 commit intostable2503from
fix-stable2503
Closed

Fix missing BoundedVec::truncate_from#8091
franciscoaguirre wants to merge 1 commit intostable2503from
fix-stable2503

Conversation

@franciscoaguirre
Copy link
Copy Markdown
Contributor

This backport should've had these changes.

@franciscoaguirre franciscoaguirre added T6-XCM This PR/Issue is related to XCM. A3-backport Pull request is already reviewed well in another branch. labels Mar 28, 2025
@franciscoaguirre franciscoaguirre self-assigned this Mar 28, 2025
@github-actions
Copy link
Copy Markdown
Contributor

This pull request is amending an existing release. Please proceed with extreme caution,
as to not impact downstream teams that rely on the stability of it. Some things to consider:

  • Backports are only for 'patch' or 'minor' changes. No 'major' or other breaking change.
  • Should be a legit fix for some bug, not adding tons of new features.
  • Must either be already audited or not need an audit.
Emergency Bypass

If you really need to bypass this check: add validate: false to each crate
in the Prdoc where a breaking change is introduced. This will release a new major
version of that crate and all its reverse dependencies and basically break the release.

@paritytech-workflow-stopper
Copy link
Copy Markdown

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/14136260019
Failed job name: quick-benchmarks-omni

@acatangiu
Copy link
Copy Markdown
Contributor

@franciscoaguirre maybe fix it directly here #8089, that’s the PR that tries to get whole CI green again for the 2503 branch

@franciscoaguirre
Copy link
Copy Markdown
Contributor Author

@franciscoaguirre maybe fix it directly here #8089, that’s the PR that tries to get whole CI green again for the 2503 branch

Closing in favor of #8089. Already cherry-picked the commit there

@franciscoaguirre franciscoaguirre deleted the fix-stable2503 branch March 31, 2025 08:25
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. T6-XCM This PR/Issue is related to XCM.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants