-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: transfer amount less than or equal to the balance. #36
fix: transfer amount less than or equal to the balance. #36
Conversation
✅ Heimdall Review Status
|
Thank you for your contribution @riflecode . Can you please add a test to Something like:
|
Thank you. I will improve this test case |
@riflecode - The CodeQL CI check did not get triggered since this is your first contribution to the repo. Can you push up a fix to #36 (comment) formatting issue and that should trigger the CodeQL CI run now that you have access to the CI actions so that we can merge. Thanks! |
What changed? Why?
The user should be able to transfer the entire balance from their account.
Qualified Impact