status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.91k stars 984 forks source link

Wallet- Activity Scanner needs a fallback when network is down #20178

Open J-Son89 opened 5 months ago

J-Son89 commented 5 months ago

In the wallet there is many points where the account / address is checked for "activity" on the chain. If the required services is down the user is blocked from proceeding even though this activity check could be providing little value, e.g watch address - probably the user is not as concerned about activity here as they would in other place.

We should provide a fallback message - see photo

Fallback should look like this and should happen after a short period of time (maybe 10/15 seconds?)

J-Son89 commented 3 months ago

moving to 2.31