Skip to content
Commit 03b29464 authored by Qinxuan Chen's avatar Qinxuan Chen Committed by GitHub
Browse files

Migrate `pallet-membership` to the new pallet attribute macro (#9080)



* Migrate pallet-membership to new pallet attribute macro

Signed-off-by: default avatarkoushiro <[email protected]>

* Add migrations

Signed-off-by: default avatarkoushiro <[email protected]>

* more general

Signed-off-by: default avatarkoushiro <[email protected]>

* fix event metadata

Signed-off-by: default avatarkoushiro <[email protected]>

* some nits

Signed-off-by: default avatarkoushiro <[email protected]>

* fix some nits

Signed-off-by: default avatarkoushiro <[email protected]>

* apply suggestion

Signed-off-by: default avatarkoushiro <[email protected]>

* some nits

Signed-off-by: default avatarkoushiro <[email protected]>

* Fix

Signed-off-by: default avatarkoushiro <[email protected]>

* Remove useless

Signed-off-by: default avatarkoushiro <[email protected]>

* Fix migration

Signed-off-by: default avatarkoushiro <[email protected]>

* Fix format

Signed-off-by: default avatarkoushiro <[email protected]>

* Fix

Signed-off-by: default avatarkoushiro <[email protected]>

* Fix migration

now we need to store the new version manually.

* Fix migration and Add migration test

Signed-off-by: default avatarkoushiro <[email protected]>

* Fix

Signed-off-by: default avatarkoushiro <[email protected]>

* Fix format

Signed-off-by: default avatarkoushiro <[email protected]>

* Use new_test_ext

Signed-off-by: default avatarkoushiro <[email protected]>

Co-authored-by: default avatarthiolliere <[email protected]>
parent 224c7f10
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment