-
Notifications
You must be signed in to change notification settings - Fork 856
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
Deprecate XCMv3 #7807
Comments
why backport to existing stable versions? |
Yeah and we should also not remove the code if not really needed. |
my mistake - not to all, but only to those containing XCMv5 (stable2412, stable2503). I think we should backport @franciscoaguirre Do we have documentation somewhere on adding new XCM versions and the deprecation process? I think I saw it "somewhere"?
|
Is there a v4 / v5 migration guide? I have no idea where to look up for guides. I tried search v5 on this page and there is no result? https://github.com/paritytech/polkadot-sdk/releases?page=1 |
I would like to work on this. Please assign to me. |
There is still no guide for migrating from v4 to v5, I'm working on it. |
Why? Can we not convert them to |
Now that we have XCMv5 released, we should deprecate XCMv3, similar to how we deprecated XCMv2 when we introduced XCMv4.
TODO
MIN_XCM_VERSION
– see comment hereallstable2412 and stable2503 versions (should be fine, as Fellows has migrated toxcm::v4
– referenceThe text was updated successfully, but these errors were encountered: