Staking
) and was approved by 95.16% of voters. This proposal will allow for any staking rewards on Ethereum Mainnet which were not yet redeemed to be claimed as previously approved.RewardPool
contract throws an exception at the time of unstaking tokens, making it impossible for users to unstake them. 3.555M $ZKP issues as rewards are irretrievably locked in the RewardMaster
contract because of this.StakeRewardAdviser
contract for the unstake
action with a new StakeRewardController2
contract, which bypasses the buggy code in RewardPool
, distributes fairly accrued rewards to existing stakers as specified by the previously approved terms of LaunchDAO proposal #3.StakeRewardController2
contract, so that existing stakers can claim their rewards.