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

fix(wallet): Save wallet transaction using floor for credits #2688

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Oct 14, 2024

This pull request includes several changes to the wallet_transactions services to standardize the handling of credit amounts and improve precision by using BigDecimal and flooring the values to five decimal places.

Standardizing credit amounts:

@rsempe rsempe added the Wallet label Oct 14, 2024
@rsempe rsempe merged commit 4712e76 into main Oct 15, 2024
6 checks passed
@rsempe rsempe deleted the floor-wallet-transactions branch October 15, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants