Open Garandor opened 2 years ago
Currently, each time a runtime upgrade is supposed to be deployed, the correct sequence of extrinsics and governance proposals is called manually.
As a Core Team member, I would like to issue the extrinsics to register a runtime upgrade via Governance in an automated fashion.
This could be implemented for example by using https://github.com/paritytech/subxt
related to https://github.com/Manta-Network/Manta/issues/347 and https://github.com/Manta-Network/Manta/issues/323
Currently, each time a runtime upgrade is supposed to be deployed, the correct sequence of extrinsics and governance proposals is called manually.
As a Core Team member, I would like to issue the extrinsics to register a runtime upgrade via Governance in an automated fashion.
This could be implemented for example by using https://github.com/paritytech/subxt