keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

Add a heartbeat signal to step 3 / 5 in the deposit flow #373

Open benlongstaff opened 3 years ago

benlongstaff commented 3 years ago

At the moment it's not obvious if the page is still connected to listener for transaction confirmations. It would be great to show a nonce value from the data coming back so the user knows that things are still happening.

This would be particularly helpful as a reassurance if the users computer goes to sleep before the confirmations have completed.