QA Report #361
Labels
bug
Warden finding
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
Non-critical findings
Unused constant variable
ERC1155_BATCH_TRANSFER_CALLDATA_BASE_SIZE
in Transfer.solL#84
Consider adding constant values for these assembly hex numbers in the contract instead of using magic numbers, as it is used in other parts of the project and improves readability.
The text was updated successfully, but these errors were encountered: