code-423n4 / 2023-05-caviar-mitigation-contest-findings

0 stars 0 forks source link

Mitigation Confirmed for Mitigation of M-02: Issue mitigated #8

Open code423n4 opened 1 year ago

code423n4 commented 1 year ago

Comment

Issue is fixed. Now not whole msg.value is sending in the change call loop, but _change.baseTokenAmount amount. So function will not revert if user provided needed amount of funds to the router call.

c4-judge commented 1 year ago

GalloDaSballo marked the issue as satisfactory