desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Show new transactions instantly in activity

Open markmhendrickson opened this issue 2 years ago • 4 comments

Currently when the user submits a transaction, there is a lag time between submission and appearing in the activity tab of the home screen. This lag creates uncertainty for the user as to whether the transaction has actually been submitted successfully.

A potential solution via caching of transactions locally is discussed in https://github.com/blockstack/stacks-wallet-web/discussions/1712

This solution would not only provide greater "speediness" but also prevent users from thinking their transactions have failed to go through at all, should the API experience issues with recognizing transactions per https://github.com/hirosystems/devops/issues/797.

Companion issue for the extension wallet: https://github.com/blockstack/stacks-wallet-web/issues/1715

markmhendrickson avatar Sep 16 '21 10:09 markmhendrickson

An added feature would be to add a rebroadcast / RBF button next to those transactions in case it is not being picked up by a a miner or dropped.

MarvinJanssen avatar Sep 16 '21 15:09 MarvinJanssen

@markmhx should this be linked to https://github.com/blockstack/stacks-wallet-web/pull/1726 ?

fbwoolf avatar Sep 23 '21 18:09 fbwoolf

@fbwoolf this is the desktop wallet version of the issue

kyranjamie avatar Sep 24 '21 07:09 kyranjamie

@fbwoolf this is the desktop wallet version of the issue

O, I missed that, thx!

fbwoolf avatar Sep 24 '21 13:09 fbwoolf