-
Notifications
You must be signed in to change notification settings - Fork 710
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
Ensure xcm versions over bridge (on sending chains) #2481
Merged
Merged
Changes from 37 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
e61eb24
Ensure `dest` xcm version for `pallet-xcm-bridge-hub-router`
bkontur 8472ffc
Merge branch 'master' into bko-bridge-xcm-version
bkontur 81cea80
Added `DetermineVersion` feature to `pallet_xcm`
bkontur cb6e978
Renamed mock impl
bkontur 2a205dd
Add `DetermineVersion` to the `HaulBlobExporter`.
bkontur 7dd25c9
Add `DetermineVersion` to the `XcmBlobHauler` and bridge-hubs
bkontur d1cd398
Missing type for test
bkontur 77ca123
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur 2f0c79a
Fixed integration tests
bkontur 8e555ae
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur 0d87240
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur 21d537a
Fix benchmarks for BHs
bkontur 75883e6
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur 94f56da
Renamed `DetermineVersion` to `CheckVersion`
bkontur 1c6823d
Fix
bkontur 88ba038
typos - RustRover bit me
bkontur c9aedba
WrapVersion -> CheckVersion for router
bkontur 308cbe7
Fix test
bkontur aede031
AssetHub benchmarks
bkontur 94c7619
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur e0d6c15
`pallet_xcm` tests use by default latest XCM version
bkontur 989b7e3
Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…
2c79118
".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=br…
aae6908
git apply patch from jobs:
bkontur ea23daf
".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=br…
3ab4da7
Add `force_xcm_version` to local run scripts
bkontur ea207d8
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur 90d218a
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur 5d8215c
Rename `FailingWrapVersionLocation` to `UnknownXcmVersionLocation`
bkontur a433c45
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur c987970
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur a942756
PR review - use min
bkontur 9bbc77b
PR review - CheckVersion to GetVersion + removed `handle_unknown`
bkontur b502e89
Fix
bkontur 348ae17
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur eeade88
Add description `HaulBlobExporter` + changed `(NetworkId, u8)` -> `Mu…
bkontur f2644b2
clippy
bkontur 119de07
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur fa397fb
Split `HaulBlob + GetVersion` + rebase fixing
bkontur 7895c9f
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur d9a3d7e
Renamed `MinXcmVersionOfDestinationAndRemoteBridgeHub` to `XcmVersion…
bkontur 2ed9b4a
Changed `expect` to log + return error for benchmarks
bkontur b95c1be
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur be4051d
".git/.scripts/commands/fmt/fmt.sh"
1f3247b
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur 827dd90
Added tests covering different XCM version scenarios on the hops over…
bkontur 4d09529
Fix `fund_accounts`
bkontur 41f25de
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur f8a0fda
".git/.scripts/commands/fmt/fmt.sh"
1a6bcd0
Add cases for `xcm:v2`
bkontur b09da5c
prdoc
bkontur e6195f8
Merge remote-tracking branch 'origin/master' into bko-bridge-xcm-version
bkontur 0c735c3
".git/.scripts/commands/fmt/fmt.sh"
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 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 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 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 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 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 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 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 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 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: I would rename this to something more compact, but I can't think of a good name right now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
XcmVersionOfDestAndRemoteBh
😛