update integration test sudo patch for bridges#756
Merged
fellowship-merge-bot[bot] merged 2 commits intoJun 5, 2025
Merged
Conversation
Contributor
Author
|
CC @bkontur |
acatangiu
approved these changes
Jun 5, 2025
bkchr
approved these changes
Jun 5, 2025
Contributor
|
/merge |
3e983b0
into
polkadot-fellows:main
108 of 117 checks passed
Contributor
|
Enabled Available commands
For more information see the documentation |
fellowship-merge-bot Bot
added a commit
that referenced
this pull request
Jul 7, 2025
Follow-up of: #756 Relates to: #544 Some minor cleanup for Bridges zombienet tests, plus setup for pools due to the removal of `TakeFirstAssetTrader`. (With `force_create_foreign_asset` removed, we're one step closer to de-sudo-patching - more to come - [for example](paritytech/polkadot-sdk#9075)) ## TODO - [x] Setup pools for fees in the test: according to the paritytech/polkadot-sdk#8800 - [X] Does not require a CHANGELOG entry --------- Co-authored-by: Anthony Kveder <anthony.kveder@parity.io> Co-authored-by: brenzi <brenzi@users.noreply.github.com> Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The sudo-patch didn't work since quite a few releases. This fixes the patch. Tested with v1.5.1 and main