We should move XCM into its own repo as a first step for decoupling it with Polkadot. --- The overview of open PRs touching the xcm directory | PR | Author | Num of Approvals | Merge before, Move to or Not Relevant | |-|-|-|-| | [[pallet_xcm] Customizable/extendable `remote_message` estimation](https://github.com/paritytech/polkadot/pull/7424) | @bkontur | 1 | merge (could introduce "xcm standard weights") | | [Changed `T::BlockWeights::get().max_block` -> `Weight::MAX`](https://github.com/paritytech/polkadot/pull/7546) | @bkontur | 3 | depends on line above | | [nonfungibles adapter v2](https://github.com/paritytech/polkadot/pull/7344) | @vstam1 | 0 | merge | | [[xcm] Extend `haul_blob` with Channel + include `NetworkId` to channel id](https://github.com/paritytech/polkadot/pull/7244) | @bkontur | 0 | move | | [Make `AssetId` and `MultiLocation` non-`Copy`](https://github.com/paritytech/polkadot/pull/7236) | @koute | 1 | | | [Introduce XcmFeesToAccount fee manager](https://github.com/paritytech/polkadot/pull/7005) | @KiChjang | 3 | | | [Introduce transactional processing for xcm instructions](https://github.com/paritytech/polkadot/pull/6951) | @vstam1 | 0 | move |
We should move XCM into its own repo as a first step for decoupling it with Polkadot.
The overview of open PRs touching the xcm directory
remote_messageestimationT::BlockWeights::get().max_block->Weight::MAXhaul_blobwith Channel + includeNetworkIdto channel idAssetIdandMultiLocationnon-Copy