Skip to content
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

(Fix) Add keeping of RewardByBlock and VotingToManageEmissionFunds addresses to ProxyStorage #143

Merged
merged 1 commit into from
Jul 13, 2018

Conversation

varasev
Copy link
Contributor

@varasev varasev commented Jul 13, 2018

  • (Mandatory) Description
    ProxyStorage contract has been supplemented to be able to store the addresses of RewardByBlock and VotingToManageEmissionFunds contracts (addresses of their eternal storages) which contain logic described for Increased Emission Supply in Increased Emission Supply RFC#14. However, ProxyStorage.setContractAddress function still doesn't allow to change implementations of these contracts because it is supposed to add this feature later, when necessary, by upgrading ProxyStorage's implementation (validators will be able to do that with VotingToChangeProxyAddress).

  • (Mandatory) What is it: (Fix), (Feature) or (Refactor)
    (Fix)

@varasev varasev merged commit daa6fee into poanetwork:security-audit Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant