This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 378
Backport: Brigehub: Add in force upgrade xcm version (into master) #2289
Merged
paritytech-processbot
merged 4 commits into
master
from
giles-bridgehub-force-xcm-version-safe2
Mar 14, 2023
Merged
Backport: Brigehub: Add in force upgrade xcm version (into master) #2289
paritytech-processbot
merged 4 commits into
master
from
giles-bridgehub-force-xcm-version-safe2
Mar 14, 2023
Conversation
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
(Same as assets and collectives)
gilescope
added
A0-please_review
Pull request needs code review.
B1-note_worthy
Changes should be noted in the release notes
C1-low
PR touches the given topic and has a low impact on builders.
T1-runtime
This PR/Issue is related to the topic “runtime”.
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit
labels
Mar 7, 2023
chevdor
approved these changes
Mar 7, 2023
gilescope
changed the title
Brigehub: Add in force upgrade xcm version (into master)
Backport: Brigehub: Add in force upgrade xcm version (into master)
Mar 7, 2023
14 tasks
joepetrowski
approved these changes
Mar 13, 2023
bkontur
approved these changes
Mar 14, 2023
bkchr
approved these changes
Mar 14, 2023
bot merge |
paritytech-processbot
bot
deleted the
giles-bridgehub-force-xcm-version-safe2
branch
March 14, 2023 09:34
ordian
added a commit
that referenced
this pull request
Mar 16, 2023
* master: (44 commits) Companion for #13287 (#2155) timestamp ci job logs (#2327) Release parachain host API v4 (#2325) Bump clap from 4.1.6 to 4.1.8 (#2272) Enabled `polkadot-parachain` build for `runtime-benchmarks`, e.g.: (#2324) Bump tokio from 1.25.0 to 1.26.0 (#2273) Bump async-trait from 0.1.64 to 0.1.66 (#2318) ReadMe followup for #2313 (#2317) Fix runtime api import path (#2319) Update Westend collectives chainspec (#2311) README: Document usage of RPC node (#2313) Companion for paritytech/substrate#13592 (#2310) Update orchestra and metered-channel (#2304) Backport: Brigehub: Add in force upgrade xcm version (into master) (#2289) [Backport] version bumps from 9380 (#2309) Bump proc-macro2 from 1.0.50 to 1.0.52 (#2312) Remove use of trait Store (#2286) Companion for #13482 (#2303) add amforc bootnodes (#2246) Cleanup dependencies + dead code (#2302) ...
EgorPopelyaev
pushed a commit
that referenced
this pull request
Mar 17, 2023
…2289) * Brigehub: Add in force upgrade xcm version. (Same as assets and collectives) * [Fix] Allow force_xcm_version call for assets parachains (#2276) * add force_xcm_version to safe calls (#2284) * Removing duplication --------- Co-authored-by: Roman Useinov <[email protected]> Co-authored-by: joe petrowski <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
A0-please_review
Pull request needs code review.
B1-note_worthy
Changes should be noted in the release notes
C1-low
PR touches the given topic and has a low impact on builders.
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit
T1-runtime
This PR/Issue is related to the topic “runtime”.
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.
(Same as assets and collectives)
Backport of #2288 , #2276 , #2284
(They're rolled into one PR as they are conceptually one change)