Skip to content
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

Validate token decimals before send #219

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

qrtp
Copy link
Collaborator

@qrtp qrtp commented Oct 29, 2024

The wallet service provides the max decimal length for each token. This value should be validated against user input to ensure only the expected number of decimals is provided to the backend. Otherwise a validation error will occur and the user cannot send their token.

@qrtp
Copy link
Collaborator Author

qrtp commented Oct 29, 2024

/gcbrun

Copy link

🎉 All your tests were successful!

We detected changes in the following:

  • UD.me frontend
  • Shared packages

@qrtp qrtp merged commit e79a4ed into main Oct 29, 2024
2 checks passed
@qrtp qrtp deleted the qrtp/UDM-187/validate-decimals branch October 29, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant