-
Notifications
You must be signed in to change notification settings - Fork 732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds MaxRank
Config in pallet-core-fellowship
#3393
Conversation
max_rank()
method in RankedMember
Trait
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.
please make sure benchmarks run without failure by running them.
bot bench substrate-pallet --pallet=pallet_core_fellowship
for more info commentbot help
@muharem All the benchmarks run fine locally, is there anything I may be missing? |
bot bench substrate-pallet --pallet=pallet_core_fellowship |
@muharem https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5901077 was started for your command Comment |
…=dev --target_dir=substrate --pallet=pallet_core_fellowship
@muharem Command |
max_rank()
method in RankedMember
TraitMaxRank
Config in pallet-core-fellowship
d5fe478
resolves paritytech#3315 --------- Co-authored-by: doordashcon <[email protected]> Co-authored-by: command-bot <> Co-authored-by: Bastian Köcher <[email protected]>
resolves paritytech#3315 --------- Co-authored-by: doordashcon <[email protected]> Co-authored-by: command-bot <> Co-authored-by: Bastian Köcher <[email protected]>
resolves #3315