Closed maxaleks closed 5 years ago
Let's also add canBeFinalizedNow
into this condition: https://github.com/poanetwork/poa-network-consensus-contracts/blob/f7a374573200e5b002338036cc17f4fb2ec85d14/contracts/VotingToManageEmissionFunds.sol#L223 and add an additional unit tests to test/voting_to_manage_emission_funds_*.js
for the VotingToManageEmissionFunds.finalize
, vote
, and init
functions to cover the added code by tests.
I've checked the changes with poa-test-setup
and found no problems, so I'm approving this PR.
https://github.com/poanetwork/poa-network-consensus-contracts/issues/190