-
Notifications
You must be signed in to change notification settings - Fork 343
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
feat(nns): Validate manage network economics. #3859
feat(nns): Validate manage network economics. #3859
Conversation
23bbf78
to
b667d04
Compare
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.
If this pull request affects the behavior of any canister owned by
the Governance team, remember to update the corresponding
unreleased_changes.md file(s).
To acknowldge this reminder (and unblock the PR), dismiss this
code review by going to the bottom of the pull request page, and
supply one of the following reasons:
-
Done.
-
No canister behavior changes.
758f276
to
9be881b
Compare
5b5ff8b
to
5c65af2
Compare
…rotoDecimal (an alias for another type named Decimal).
…t proposal creation.
245fe9b
to
7459233
Compare
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.
I recommend slightly refactoring this PR by adding a NetworkEconomics::validate_changes
function.
…validate after merging anyway.
…r in that the first one is successful, but the second one gets blocked.
…ere where they are needed.
…w perform on ManageNetworkEconomics.
Reference(s)
Closes NNS1-3498.