leather-io / desktop

Manage STX tokens and Stacking
https://leather.io/
191 stars 71 forks source link

Show new transactions instantly in activity #921

Open markmhendrickson opened 3 years ago

markmhendrickson commented 3 years ago

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

MarvinJanssen commented 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.

fbwoolf commented 3 years ago

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

kyranjamie commented 3 years ago

@fbwoolf this is the desktop wallet version of the issue

fbwoolf commented 3 years ago

@fbwoolf this is the desktop wallet version of the issue

O, I missed that, thx!