QA Report #41
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
sponsor disputed
Sponsor cannot duplicate the issue, or otherwise disagrees this is an issue
Code Quality Report
[Low-01] Add a timelock
It is good to have a timelock for functions that set key/critical variables.
[Low-02] Loss of precision
Doing multiplication before the divisions leads to better precision.
[Low-03] Change owner with two steps verification process
Consider having two steps verification to change owner to avoid human errors. The following contracts use direct transfer.
[Low-04] Fee parameter should be in a certain range
Some fee parameters of functions are not checked for invalid values. The fee parameter should not exceed 100%.
The text was updated successfully, but these errors were encountered: