frequency
frequency copied to clipboard
[chore]: Remove deprecated types and migrations after new Schemas and Intents deployed on Mainnet
Feature Description
Details
Once the new Schemas and Intents model has been deployed on Mainnet and the migrations have successfully completed, we can remove the following from the code:
- [ ] Schemas pallet migration V4 -> V5
- [ ] Messages pallet migration V2 -> V3
- [ ] Stateful storage migration V1 -> V2
- [ ] Deprecated types in
schemaspallet - [ ] Deprecated types in
messagespallet - [ ] Deprecated types in
stateful-storagepallet
Searched for Related Issues
- [x] I have done a search for related issues and either found none, or noted them