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

BUG: fix truncation of leading "." #356

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

dkackman
Copy link
Contributor

@dkackman dkackman commented Mar 8, 2025

There is a bug with the handling of string to `Amount`` conversion that is truncating ".0" to just zero, before the user is able to additional non-zero values. This fixes it.

@Rigidity Rigidity merged commit f5eb45c into xch-dev:main Mar 8, 2025
6 of 8 checks passed
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.

2 participants