paritytech / substrate

Substrate: The platform for blockchain innovators
Apache License 2.0
8.39k stars 2.65k forks source link

Free standing `elections-phragmen` and `tips` Gov V1 unlock/unreserve migrations #14779

Closed liamaharon closed 1 year ago

liamaharon commented 1 year ago

Followup to https://github.com/paritytech/substrate/pull/14773

Refactors the elections-phragmen and tips gov v1 unlock migrations to not depend on the pallet existing in the runtime.

liamaharon commented 1 year ago

bot merge