Open markmhendrickson opened 3 years ago
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.
@markmhx should this be linked to https://github.com/blockstack/stacks-wallet-web/pull/1726 ?
@fbwoolf this is the desktop wallet version of the issue
@fbwoolf this is the desktop wallet version of the issue
O, I missed that, thx!
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