📄️ Divide before multiply
Description
📄️ Unsafe unwrap
Description
📄️ Unsafe expect
Description
📄️ Overflow-check
What it does
📄️ Insufficiently random values
Description
📄️ Unprotected update current contract wasm
Description
📄️ Avoid core::mem::forget usage
Description
📄️ Set contract storage
Description
📄️ Avoid panic error
Description
📄️ Avoid unsafe block
Description
📄️ DoS unbounded operation
Description
📄️ Soroban version
Description
📄️ Unused return enum
Description
📄️ Iterators over indexing
Description
📄️ Assert violation
Description
📄️ Unprotected mapping operation
Description
📄️ DoS unexpected revert with vector
Description
📄️ Unrestricted transfer from
Description
📄️ Unsafe map get
Description
📄️ Incorrect exponentiation
Description
📄️ Integer overflow or underflow
Description
📄️ Storage change events
Description
📄️ Token interface events
Description
📄️ Front running
Description
📄️ Dynamic types in storage
Description
📄️ Unnecessary admin parameter
Description