difftreelog
Update migrations.md
in: master
1 file changed
migrations.mddiffbeforeafterboth1# **930032 < 930031**1# **930032 < 924010**223No migration changes.45# **930031 < 929031**67No migration changes.89# **929031 < 929030**1011No migration changes.1213# **929030 < 927030**1415### **pallet-common**1617* Replaced returned weight `0` with `Weight::zero()`1819### **pallet-nonfungible**2021* Replaced returned weight `0` with `Weight::zero()`2223### **pallet-refungible**2425* Replaced returned weight `0` with `Weight::zero()`2627### **pallet-unique**2829* Replaced returned weight `0` with `Weight::zero()`3031# **927030 < 927020**3233No migration changes.3435# **927020 < 924020**3637No migration changes.3839# **924020 < 924012**4041### **pallet-refungible**:4243* Removed the previous migration:44 * bump of the storage version to 145* Added:46 * if the storage version is below 2, cleaning of all storage of now-redundant **TokenData** 47 * bump of the storage version to 24849# **924012 < 924011**5051### **pallet-unique:**5253* Removed the previous migration of:54 * unconditional cleaning of all storage of **VariableMetaDataBasket** (cache for sponosoring setting deprecated variable metadata)5556# **924011 < 924010**5758### **pallet-common:**3### **pallet-common:**59460* Removed the previous migration of:5* Removed the previous migration of:63 * displacing _acccess, mint_mode_ into _permissions.access, permissions.mint_mode_8 * displacing _acccess, mint_mode_ into _permissions.access, permissions.mint_mode_64 * adding _external_collection_ flag9 * adding _external_collection_ flag65* Added unconditional bump of the storage version to 110* Added unconditional bump of the storage version to 111* Replaced returned weight `0` with `Weight::zero()`661267### **pallet-nonfungible:**13### **pallet-nonfungible:**681471 * displacing _const_data, variable_data_ into _properties_17 * displacing _const_data, variable_data_ into _properties_72 * adding permission for the collection admin to set the immutable __old_constData_ property18 * adding permission for the collection admin to set the immutable __old_constData_ property73* Added unconditional bump of the storage version to 119* Added unconditional bump of the storage version to 120* Replaced returned weight `0` with `Weight::zero()`742175### **pallet-refungible:**22### **pallet-refungible:**762377* Removed the previous migration of:24* Removed the previous migration of:78 * if the storage version is below 1, all items from storage **TokenData** of struct **ItemData** version 1 to version 2, consisting of:25 * if the storage version is below 1, all items from storage **TokenData** of struct **ItemData** version 1 to version 2, consisting of:79 * removing _variable_data_26 * removing _variable_data_80* Added unconditional bump of the storage version to 127* Added:28 * if the storage version is below 2, cleaning of all storage of now-redundant **TokenData** 29 * unconditional bump of the storage version to 230* Replaced returned weight `0` with `Weight::zero()`3132### **pallet-unique:**3334* Removed the previous migration of:35 * unconditional cleaning of all storage of **VariableMetaDataBasket** (cache for sponosoring setting deprecated variable metadata)36