frequency-chain / frequency

Frequency: A Polkadot Parachain
https://www.frequency.xyz
Apache License 2.0
48 stars 18 forks source link

Implement migration for Pre-image for v1.2.0 #2015

Open enddynayn opened 3 weeks ago

enddynayn commented 3 weeks ago

Description As part of the upgrade to v1.2.0, a lazy migration needs to be implemented. This is necessary because Pre-image now uses Considerations and no longer holds deposits directly.

Acceptance Criteria:

https://github.com/paritytech/polkadot-sdk/pull/1363