QA Report #7
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
amount
exceed the total allowed to withdraw, instead of fault the transaction it set theamount
to 0.clearAllowedAccounts
should force to change the_root
, otherwise the users can useallowSelf
to be allowed again.approve
,transfer
andtransferFrom
calls. ERC20 standard specify that the token can returnfalse
if the transfer was not made, so it's mandatory to check the result of this calls._deployedMarkets[_salt]
already exists, so a possible collision could occur and change the stored market entry.false
or0
)The text was updated successfully, but these errors were encountered: