Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[WIP] RFC-0097 Implementation to Decrease Unbonding Time #5715
base: master
Are you sure you want to change the base?
[WIP] RFC-0097 Implementation to Decrease Unbonding Time #5715
Changes from 23 commits
6d8dbdd
0e6c596
3ffe265
3e6ae67
049fe63
93ec807
b8d4add
e3999cb
ff48144
ba05eec
2f5153a
ba18e42
1b8dd6a
de9f7e3
41391a3
755205c
257afd0
ca0b06c
5ad4a0d
00b6658
d3a618a
4a8ca72
bcc45b7
eec5010
0a44f79
59c3418
8b0d204
4388cc5
1d4e9d5
998e899
455fa73
eebf3ac
350dc21
9e0079a
0de5a98
c547956
8bcbe8f
e5f5e0b
0faa32d
fe6cb9c
e574883
7672a2c
f13819a
f8e0292
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Maybe to not having a default and disable this feature when there is no parameter.
This requires a governance call to set the parameter to enable this feature, which I think should be the preferred way.
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.
Agreed 👍
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.
Amended to
OptionQuery
and added an unbonding params entry toset_staking_configs
.