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
R4R: Parameter Change Proposal #3880
R4R: Parameter Change Proposal #3880
Changes from 84 commits
8fbe541
19b04db
4fdabb1
ec133ef
aac536d
cd0eb03
d6b1e53
6b13eb7
502bfc9
afa4038
dcea8ef
31bda27
0e58adb
e2ec4fe
90c1d7c
a03bcc8
ea820cf
c0a556a
43dcee0
0f998cb
d9ea2d1
a9011be
3442ec5
322c95c
a3e89b2
f4a7c47
e6f8d97
9beca06
8ba2eda
b9cead1
ba6b52a
f1b2192
7cb7d4f
3fc1cb3
e80c27b
47aae50
ea1a9aa
79080c1
3f8b67d
06b1325
18265bf
373c81b
8173a73
cbd38b4
e9d7fcc
542f83d
fbd5ac8
2aaf227
b20bfb1
f5ecc4e
77a8bc6
f29f1a5
031da7c
d68f935
ae7bcb3
330a7ae
7735a05
bb90b15
55626e6
869e90c
7521116
5f78daa
bd4a849
d1d67b5
a63d24f
81458a9
9eaaf3d
dd0e476
8fbbd5e
dc21c9c
dd5adad
765ec24
0893103
f13b696
7a8f90b
d806275
b05ebdb
244ad53
ded0fcf
a7edcbe
0820bea
008b6f2
b098315
d7056b7
ebdd392
901cf44
a784ee9
6b4cbda
93b9dda
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.
Just curious to learn why? Wasn't the inline call enough? I can't find any other place where
readProposalType()
is usedThere 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.
Ditto. From the line above I'd have expected something like
"proposal content is empty"
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.
this shouldn't be deleted
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.
Each proposal content type is managed by the module where it is defined, but still sending the tx to the governance handler.