-
Notifications
You must be signed in to change notification settings - Fork 2.6k
added add_member_to_rank with sudo origin #12084
added add_member_to_rank with sudo origin #12084
Conversation
Solving issue paritytech/polkadot-sdk#262 |
So there are two Merge Requests now for the exposing of |
Done closing the other ones |
frame/ranked-collective/src/tests.rs
Outdated
#[test] | ||
pub fn add_member_to_rank_work(){ | ||
new_test_ext().execute_with(||{ | ||
assert_ok!(Club::add_member_to_rank(Origin::root(), 2,1)); |
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.
You should be checking the state is updated correctly for the member you are adding to rank
bot rebase |
Rebased |
|
bot rebase |
Rebased |
Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions. |
Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions. |
Code looks good. Please make the CI green. |
bot rebase |
Rebased |
The CI pipeline was cancelled due to failure one of the required jobs. |
The CI pipeline was cancelled due to failure one of the required jobs. |
@MrishoLukamba if you want this to be merged, please make CI happy. Otherwise please close. |
Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions. |
Fixes paritytech/polkadot-sdk#262
Polkadot address: 133WyzJ4cEEbQ4twhT3nQpoXYeTCzeKn8kWfRfEi4XDF7wKh