Qinxuan Chen
|
902739f96c
|
Migrate pallet-collective to the new pallet attribute macro (#9115)
* Migrate pallet-collective to the new pallet attribute macro
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Add migrations
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* some nits
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* fix some indent
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Fix
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Fix
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* fmt
* fix migration
* fix migration
* fmt
* finally fix migration
* keep the storages public as they were
* Some nits
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Fix migration
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Fix migration and Add test
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Some nits
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* improve test
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* improve test
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Revert the changes of membership
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Some nits
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Fix test
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Fix test
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* Some nits
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* don't assert that there is something at the old prefix in the pre-migrate
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
* cargo fmt
Co-authored-by: thiolliere <gui.thiolliere@gmail.com>
|
2021-09-14 11:42:26 +00:00 |
|