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

Removed trailing zeros. #4709

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Removed trailing zeros. #4709

merged 1 commit into from
Jul 19, 2024

Conversation

Frozen
Copy link
Contributor

@Frozen Frozen commented Jul 6, 2024

Removed trailing zeros.

@Frozen Frozen self-assigned this Jul 6, 2024
@GheisMohammadi
Copy link
Contributor

could you please explain the changes and the reason for removing trailing zeros?

@Frozen
Copy link
Contributor Author

Frozen commented Jul 18, 2024

could you please explain the changes and the reason for removing trailing zeros?

Reason is not to have tests like this NewDec(12340), "12340.000000000000000000", and have like this NewDec(12340), "12340"

@sophoah sophoah merged commit 252bda9 into dev Jul 19, 2024
4 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.

None yet

5 participants