Alliance pallet: split force_set_members call#12179
Alliance pallet: split force_set_members call#12179paritytech-processbot[bot] merged 5 commits intomasterfrom
Conversation
gilescope
left a comment
There was a problem hiding this comment.
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