Link to Issue: code-423n4/2023-09-asymmetry-findings#43
The issue has been successfully mitigated by the introduction of a deadline
parameter in both deposit()
and withdraw()
function of AfEth.
Deadlines in functions of VotiumStrategy can be ignored since these are now just accessed by the manager.