Skip to content

Adds MaxRank Config in pallet-core-fellowship#3393

Merged
bkchr merged 45 commits intoparitytech:masterfrom
Doordashcon:ddc-max-rank
May 16, 2024
Merged

Adds MaxRank Config in pallet-core-fellowship#3393
bkchr merged 45 commits intoparitytech:masterfrom
Doordashcon:ddc-max-rank

Conversation

@Doordashcon
Copy link
Contributor

resolves #3315

@Doordashcon Doordashcon changed the title Adds max_rank() method in RankedMember Adds max_rank() method in RankedMember Trait Feb 19, 2024
@Doordashcon Doordashcon marked this pull request as ready for review February 27, 2024 10:12
@Doordashcon Doordashcon requested a review from a team as a code owner February 27, 2024 10:12
@Doordashcon Doordashcon requested a review from a team as a code owner March 11, 2024 11:08
@paritytech-review-bot paritytech-review-bot bot requested a review from a team April 8, 2024 15:11
Copy link
Contributor

@muharem muharem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please make sure benchmarks run without failure by running them.

bot bench substrate-pallet --pallet=pallet_core_fellowship
for more info comment bot help

@Doordashcon
Copy link
Contributor Author

Doordashcon commented Apr 12, 2024

please make sure benchmarks run without failure by running them.

@muharem All the benchmarks run fine locally, is there anything I may be missing?

@muharem
Copy link
Contributor

muharem commented Apr 12, 2024

bot bench substrate-pallet --pallet=pallet_core_fellowship

@command-bot
Copy link

command-bot bot commented Apr 12, 2024

@muharem https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5901077 was started for your command "$PIPELINE_SCRIPTS_DIR/commands/bench/bench.sh" --subcommand=pallet --runtime=dev --target_dir=substrate --pallet=pallet_core_fellowship. Check out https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.

Comment bot cancel 5-5d92078c-89ed-4678-8e92-82647c748903 to cancel this command or bot cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented Apr 12, 2024

@muharem Command "$PIPELINE_SCRIPTS_DIR/commands/bench/bench.sh" --subcommand=pallet --runtime=dev --target_dir=substrate --pallet=pallet_core_fellowship has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5901077 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5901077/artifacts/download.

@Doordashcon
Copy link
Contributor Author

Hopefully this is ready for final review @muharem @bkchr @ggwpez 🙏

@Doordashcon Doordashcon changed the title Adds max_rank() method in RankedMember Trait Adds MaxRank Config in pallet-core-fellowship Apr 30, 2024
@bkchr bkchr added the T1-FRAME This PR/Issue is related to core FRAME, the framework. label May 16, 2024
@bkchr bkchr enabled auto-merge May 16, 2024 15:36
@bkchr bkchr added this pull request to the merge queue May 16, 2024
Merged via the queue into paritytech:master with commit d5fe478 May 16, 2024
hitchhooker pushed a commit to ibp-network/polkadot-sdk that referenced this pull request Jun 5, 2024
resolves paritytech#3315

---------

Co-authored-by: doordashcon <jessechejieh@doordashcon.local>
Co-authored-by: command-bot <>
Co-authored-by: Bastian Köcher <git@kchr.de>
TarekkMA pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Aug 2, 2024
resolves paritytech#3315

---------

Co-authored-by: doordashcon <jessechejieh@doordashcon.local>
Co-authored-by: command-bot <>
Co-authored-by: Bastian Köcher <git@kchr.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T1-FRAME This PR/Issue is related to core FRAME, the framework.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add max_rank() method in RankedMember trait

5 participants