Compare commits

..
Author SHA1 Message Date
Andrea Maria Piana 1249371a1e Return data from cache if present
When we can't update the balance but we have an original balance, the
backend should return the last available data.

To test:

1) Login, make sure balances are present
2) Logout, go offline
3) Login again

It should show the latest available balance instead of 0s

https://github.com/status-im/status-go/compare/a93c8572...c5991352
2024-08-13 10:05:52 +01:00
+3 -3
View File
@@ -3,7 +3,7 @@
"_comment": "Instead use: scripts/update-status-go.sh <rev>",
"owner": "status-im",
"repo": "status-go",
"version": "e08ed738afe03dc2243f4c0ced869b9edcca677e",
"commit-sha1": "e08ed738afe03dc2243f4c0ced869b9edcca677e",
"src-sha256": "0dmcmy0b4aqbkkz1hviydn920qi6g5d8fgiccryvzql07s00nr60"
"version": "fix/token-cache-usage",
"commit-sha1": "c5991352264b881c6b34d261ca9c2748ea060d54",
"src-sha256": "1z3y4avg5nkl8xkhigs404g5vibk1nwpsclnh6gw1w6bzrjvnc71"
}