-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Remove TakeFirstAssetTrader from AH Westend and Rococo #8376
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
1a5d2cf
stopped using TakeFirstAssetTrader in AH Rococo & Westend, parametris…
x3c41a 5b13008
fmt
x3c41a 110062f
prdoct
x3c41a 0df29cc
Merge branch 'master' into rm_tak_first_asset_trader
x3c41a 9bac89f
Merge branch 'master' into rm_tak_first_asset_trader
x3c41a a6c56eb
newline in prdoc
x3c41a 4878293
Introduced a way to add configurable amount of both asset to the liqu…
x3c41a 110e6c5
Merge branch 'master' into rm_tak_first_asset_trader
x3c41a 9a37952
removed unused import
x3c41a 7b58abd
Merge branch 'master' into rm_tak_first_asset_trader
x3c41a 98538a3
Changed to Westend fix only
x3c41a 5cae428
Merge branch 'master' into rm_tak_first_asset_trader
x3c41a a21c540
removed the tests that were verifying first_asset_trader functionalit…
x3c41a 50f090a
removed unused imports
x3c41a 3ead716
fixed other emulated failing tests
x3c41a 5580912
fixed other snowbridge tests
x3c41a 908f771
improved snowbridge macro and fixed the tests
x3c41a c75d8f8
prdoc
x3c41a f5505f2
Merge branch 'master' into rm_tak_first_asset_trader
x3c41a d3b842a
prdoc fix
x3c41a 85e4c99
fmt
x3c41a f56b178
snowbridge fmt
x3c41a 14d3d48
removed unused helper types
x3c41a 023861d
removed unused import
x3c41a 7afb1d4
Merge branch 'master' into rm_tak_first_asset_trader
x3c41a ec6fabc
removed rococo config
x3c41a d37dc44
removed take_first_trader_tests
x3c41a 14651af
fixed or remove some asset-hub-rococo-runtime tests
x3c41a cb07b26
commented out failing AH westend & rococo tests. I'll investigate the…
x3c41a 1f1cb9a
improved commenting out
x3c41a bc6b98a
removed unused rococo imports
x3c41a 159d8ed
Merge branch 'master' into rm_tak_first_asset_trader
x3c41a 7a78c22
fmt
x3c41a e30f79c
removed unused imports from ahw-emulated-chain
x3c41a d2c84a8
removed unused imports from ahw-emulated-chain[2]
x3c41a c178347
fmt
x3c41a 05cf055
fixed AHW send_xcm_from_para_to_asset_hub_paying_fee_with_sufficient_…
x3c41a 23d2322
removed unused import
x3c41a f0edff0
fmt
x3c41a 66ea765
fixed AHR send_xcm_from_para_to_asset_hub_paying_fee_with_sufficient_…
x3c41a 6e4178a
fixed prdoc
x3c41a 6d13087
Update prdoc/pr_8376.prdoc
x3c41a 39b93c8
Update prdoc/pr_8376.prdoc
acatangiu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| title: 'Stopped using TakeFirstAssetTrader in AH Rococo & Westend' | ||
| doc: | ||
| - audience: Runtime Dev | ||
| description: |- | ||
| Removed `TakeFirstAssetTrader` from configs. Improved macro, fixed test. | ||
| crates: | ||
| - name: asset-hub-rococo-runtime | ||
| bump: minor | ||
| - name: asset-hub-westend-runtime | ||
| bump: minor | ||
| - name: asset-hub-westend-integration-tests | ||
| bump: minor |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.