code-423n4 / 2023-05-asymmetry-mitigation-findings

2 stars 2 forks source link

Mitigation Confirmed for M-08 #18

Closed code423n4 closed 1 year ago

code423n4 commented 1 year ago

Fix looks good. The root cause of this issue was that the contract both staked and unstaked from the reth contract. This has been addressed by making the contract so that it never stakes.

c4-judge commented 1 year ago

Picodes marked the issue as nullified