-
Notifications
You must be signed in to change notification settings - Fork 361
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
add candidacy un-bonding period #1281
Conversation
/bench astar-dev,shibuya-dev,shiden-dev pallet-collator-selection |
Benchmarks job is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/9684829218. |
/bench astar-dev,shibuya-dev,shiden-dev pallet-collator-selection |
Benchmarks job is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/9684943439. |
Benchmarks have been finished. |
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.
Looks good, just a few minor comments.
Minimum allowed line rate is |
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.
LGTM!
Pull Request Summary
https://forum.astar.network/t/collator-candidacy-un-bonding-period/7019
leave_intent
to remove candidacy and start unbondig process.withdraw_bond
to withdrawCandidacyBond
after on next session.