Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Token methods lacks checks for negative token amounts #8470

Closed
Tracked by #7226
shuse2 opened this issue May 22, 2023 · 0 comments
Closed
Tracked by #7226

Token methods lacks checks for negative token amounts #8470

shuse2 opened this issue May 22, 2023 · 0 comments
Assignees
Milestone

Comments

@shuse2
Copy link
Collaborator

shuse2 commented May 22, 2023

Expected behavior

All token module methods that receive an amount parameter should check the amount to be positive integer.

Actual behavior

All token module methods that receive an amount parameter, do not check if this amount is negative.

Steps to reproduce

N/A

Which version(s) does this affect? (Environment, OS, etc...)

6.0.0-beta.1-

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants