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: receive amount on confirm screen #6066

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

0xApotheosis
Copy link
Contributor

Description

Fixes the receive amount on the confirm screen showing the before fees receive amount, instead of the after fees receive amount we show on the quote screen.

Pull Request Type

  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
  • 💅 New Feature (Breaking/Non-breaking Change)

Issue (if applicable)

Closes #6065

Risk

Small

Testing

For all swaps, particularly those using THORChain, the amount shown on on the quote screen should match the amount shown on the confirm screen.

Engineering

☝️

Operations

☝️

Screenshots (if applicable)

Note that the values now match:

Screenshot 2024-01-24 at 1 27 17 pm Screenshot 2024-01-24 at 1 27 24 pm

@0xApotheosis 0xApotheosis requested a review from a team as a code owner January 24, 2024 02:42
@woodenfurniture woodenfurniture merged commit cf3e3c4 into develop Jan 24, 2024
3 checks passed
@woodenfurniture woodenfurniture deleted the fix-confirm-amount branch January 24, 2024 04:35
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.

Confirm details component not accounting for fees
2 participants