MutinyWallet / mutiny-web

The frontend for Mutiny Wallet
https://app.mutinywallet.com
MIT License
174 stars 49 forks source link

Bug: Duplicate Private Zaps - Display Issue #1140

Closed crimsonleaf363 closed 1 month ago

crimsonleaf363 commented 1 month ago

App Version 0.6.8

Android Version 14

Steps to reproduce

  1. Open Mutiny Wallet
  2. Choose a recipient for your zap by entering their address or tapping on their avatar.
  3. Enter a zap amount.
  4. Enter a zap note.
  5. Tap the "Confirm Send" button.
  6. After receiving the "Payment sent" message, tap the "Nice" button.
  7. Observe the real zap and duplicate are displayed in the wallet interface.

Expected behaviour Only the confirmed zap should be visible in the wallet interface.

Additional Notes

TonyGiorgio commented 1 month ago

Thanks for the report. This is already fixed in a release set to go out soon. Just a visual bug, the payments are not sent twice.