Relates to: #7541
Relates to: #5588 (comment)
Description
As we move the governance system from the relay chain to AssetHub, we must ensure that we can still upgrade the system parachains with xcm::Transact(authorize_upgrade(new_code_hash)) after the AHM migration.
1. Ensure XCM configuration:
2. Ensure AssetHub can upgrade itself
(I guess it should work by default)
TODO
Relates to: #7541
Relates to: #5588 (comment)
Description
As we move the governance system from the relay chain to AssetHub, we must ensure that we can still upgrade the system parachains with
xcm::Transact(authorize_upgrade(new_code_hash))after the AHM migration.1. Ensure XCM configuration:
authorize_upgradefrom the AssetHub and/or Collectives governance systems. #7541 (comment)2. Ensure AssetHub can upgrade itself
(I guess it should work by default)
TODO
authorize_upgradefrom AH/Collectives governance systemapolkadot-fellows