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(coinmarket): fix send all amount mismatch with created trade #16052

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

FreeWall
Copy link
Member

Description

With use of "all" button of send amount in sell/swap form, the final amount during signing transaction is slightly different from the created trade's amount (not sure why, maybe transaction size is different).

Related Issue

Resolve #16046

@FreeWall FreeWall added bug Something isn't working as expected +Invity Related to Invity project labels Dec 19, 2024
@FreeWall FreeWall force-pushed the fix/coinmarket-send-all-amount-mismatch branch from b860c11 to d3bbde0 Compare December 23, 2024 08:38
@tomasklim tomasklim merged commit 526775d into develop Dec 27, 2024
27 checks passed
@tomasklim tomasklim deleted the fix/coinmarket-send-all-amount-mismatch branch December 27, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected +Invity Related to Invity project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trading - sell amount doesn't match
3 participants