[core-fellowship] Add permissionless import_member#7030
Conversation
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
gui1117
left a comment
There was a problem hiding this comment.
Needs to update the root doc:
//! - Pre-existing members may call `import` to have their rank recognised and be inducted into this
//! pallet (to gain a salary and allow for eventual promotion).
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
|
bot bench substrate-pallet --pallet=pallet_core_fellowship |
|
@ggwpez (outputHelp) |
|
bot bench substrate-pallet --pallet=pallet_core_fellowship |
|
@ggwpez https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7968166 was started for your command Comment |
|
@ggwpez Command |
|
/cmd bench-omni --runtime collectives-westend --pallet pallet_core_fellowship |
|
Command "bench-omni --runtime collectives-westend --pallet pallet_core_fellowship" has started 🚀 See logs here |
…westend --pallet pallet_core_fellowship'
|
Command "bench-omni --runtime collectives-westend --pallet pallet_core_fellowship" has finished ✅ See logs here DetailsSubweight results:
Command output:✅ Successful benchmarks of runtimes/pallets: |
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
|
/cmd bench-omni --pallet pallet_core_fellowship |
|
Command "bench-omni --pallet pallet_core_fellowship" has started 🚀 See logs here |
|
Command "bench-omni --pallet pallet_core_fellowship" has failed ❌! See logs here DetailsCommand output:✅ Successful benchmarks of runtimes/pallets: |
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
|
All GitHub workflows were cancelled due to failure one of the required jobs. |
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Changes:
import_memberto the core-fellowship pallet.importandimport_memberintodo_import.import_memberCan be used to induct an arbitrary collective member and is callable by any signed origin. Pays no fees upon success.
This is useful in the case that members did not induct themselves and are idling on their rank.