code-423n4 / 2023-02-reserve-mitigation-contest-findings

1 stars 0 forks source link

Mitigation Confirmed for Mitigation if M-13: Issue Mitigated #37

Open code423n4 opened 1 year ago

code423n4 commented 1 year ago

Issue Mitigated M-13 https://github.com/code-423n4/2023-01-reserve-findings/issues/267

As detailed here the workflow of RToken contract is completely changed. The issuance queue mechanism resulting in non-atomic token issuance was replaced with a lightweight atomic issuance mechanism using Throttle. Hence the buggy is not present in the contract now.

c4-judge commented 1 year ago

0xean marked the issue as satisfactory