QA Report #157
Labels
bug
Something isn't working
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
valid
1.HomeFi.sol setTrustedForwarder()
change the forwarder has a great impact, recommended to add events, good for monitoring important event
The wrong type of IDebtToken is used, which leads to confusion in understanding the logic of contract, DebtToken is not used for payment and cannot be transfer.
Community.sol also has the same problem, suggest to change it to IERC20:
The text was updated successfully, but these errors were encountered: