-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Alliance pallet: split force_set_members call #12179
Alliance pallet: split force_set_members call #12179
Conversation
gilescope
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add_unscrupulous_items looks a better weight now.
|
bot merge |
|
Error: "Check reviews" status is not passing for paritytech/cumulus#1593 |
|
/cmd queue -c bench-bot $ pallet dev pallet_alliance |
|
@muharem https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/1809798 was started for your command Comment |
|
@muharem Command |
|
bot merge |
* Alliance pallet: split force_set_members call * use counts for event * ".git/.scripts/bench-bot.sh" pallet dev pallet_alliance Co-authored-by: command-bot <>
Splitting force_set_members call for simplification.
force_set_membersintoinit_membersanddisband;disbandcall. the ability to veto active proposals should be provided by runtime and batched if necessary;init_memberscall weight calculation instead T::Max*.Cumulus companion: paritytech/cumulus#1593