bitkit icon indicating copy to clipboard operation
bitkit copied to clipboard

[Bug]: RBF causes Transaction Removed From Mempool toast but Activity item does not update

Open catch-21 opened this issue 10 months ago • 1 comments

Describe the bug

When I am receiving an onchain transaction and it is replaced with RBF a toast message is displayed in Bitkit stating "Transaction Removed From Mempool" "Please check your activity list. The 1 impacted transcation(s) will be highlighted in red. But the item listed in Activity has not updated to reflect. It is still orange and shows the original expected confirmation time.

Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots / Recording

Toast message is displayed after the transaction being received is replaced with RBF but the Activity item does not update and go red.

Viewing the transaction details, nothing seems to indicate it is replaced (other than the boost button is now disabled)

Operating system

Android 13 TKQ1.220829.002

Bitkit version

v1.0.0-beta.113

Log output

No response

catch-21 avatar Apr 12 '24 12:04 catch-21

Another way to produce this is to spend one or more UTxOs that are in a 'pending' transaction.

  1. In Bitkit, send a transaction (with low fee rate to be sure it isn't soon confirmed)
  2. From a wallet connected to another mempool (I used sparrow wallet with some other electrum connection), spend the UTxOs in the pending transaction
  3. Bitkit will detect the correct new balance and the toast is shown but existing transaction activites do not update to reflect that they have been removed from mempool.

catch-21 avatar May 01 '24 14:05 catch-21