Lucene search

K
code423n4Code4renaCODE423N4:2022-06-NOTIONAL-COOP-FINDINGS-ISSUES-236
HistoryJun 26, 2022 - 12:00 a.m.

Upgraded Q -> H from 222 [1656255302682]

2022-06-2600:00:00
Code4rena
github.com
4

Judge has assessed an item in Issue #222 as High risk. The relevant finding follows:

[L-02] totalAssets of erc4626 should never revert

eip-4626
According to the spec, totalAssets of erc4626 should never revert

> MUST NOT revert.
wfcash would revert if it’s matured but hasn’t settled.
wfCashERC4626.sol#L23


The text was updated successfully, but these errors were encountered:

All reactions