Skip to content

fix(backend): round Revolut import amount to 2 decimals#532

Merged
algirdasc merged 2 commits into
mainfrom
fix/revolut-import-round-amount-to-2-decimals
Jul 4, 2026
Merged

fix(backend): round Revolut import amount to 2 decimals#532
algirdasc merged 2 commits into
mainfrom
fix/revolut-import-round-amount-to-2-decimals

Conversation

@algirdasc

Copy link
Copy Markdown
Owner

Problem\nRevolut import uses floating-point subtraction () which can produce precision artifacts like .\n\n## Fix\nRound computed import amount to 2 decimals in .\n\n## Example\n- amount: \n- fee: \n- result now: (instead of )

@algirdasc
algirdasc merged commit a1d96b8 into main Jul 4, 2026
3 checks passed
@algirdasc
algirdasc deleted the fix/revolut-import-round-amount-to-2-decimals branch July 4, 2026 20:21
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