-
Notifications
You must be signed in to change notification settings - Fork 101
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
Remove COW from locked GNO from subsidy calculation #512
Conversation
CLA Assistant Lite All Contributors have signed the CLA. |
|
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.
Nice you parametriced. It would be enough with commenting out.
When we start using the locked gno for subsidy, I would revert this PR, because I don't think we will need the parametrisation in the future.
@nenadV91 , then, I think, we should remove this amount from the (v)COW button's balance WDYT? |
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 now!
Btw, I have reopened #409 issue in order not to forget to add it when BE functionality is ready. |
Summary
Fixes #497
Removes COW from locked GNO from vested calculation and also from header balance button
To test