Summary
- The team identified a low severity bug in the Resupply DAO voting contract resulting in an unintended 1 epoch delay for stakers to accumulate voting power.
- Additional details can be found in the technical disclosure report found here.
- A patch has been implemented and deployed to
0x11111111408bd67B92C4f74B9D3cF96f1fa412BC
. - No action required for stakers.
Note: Any active proposals on the original voting contract will remain valid until this voter migration proposal is enacted on chain.
Background
Resupply governance is designed to grant voting power to stakers in the epoch starting immediately after their staking action. Due to this issue, stakers must wait an additional full epoch to receive the voting power from any new unit of stake.
Specification
ResupplyRegistry.setAddress(string,address) ['VOTER', '0x11111111408bd67B92C4f74B9D3cF96f1fa412BC']
Core.setVoter(address) ['0x11111111408bd67B92C4f74B9D3cF96f1fa412BC']