poanetwork / poa-dapps-voting

POA Network Governance Dapp
https://voting.poa.network
GNU General Public License v3.0
26 stars 55 forks source link

(Feature) Add votings for manage increased emission supply #130

Closed varasev closed 5 years ago

varasev commented 6 years ago

Problem: there is a new smart contract for managing increased emission supply has been added to the consensus repo: https://github.com/poanetwork/poa-network-consensus-contracts/blob/6c2c7798394ed14abcfb53fe9ce6269cd83630ff/contracts/VotingToManageEmissionFunds.sol

This issue is related to https://github.com/poanetwork/RFC/issues/14.

Solution: add new functionality provided by the VotingToManageEmissionFunds contract in the Voting DApp.

varasev commented 5 years ago

Done in https://github.com/poanetwork/poa-dapps-voting/pull/173.