AvailX / avail-wallet

An open source, private, self-custodial wallet. Built on the Aleo network.
https://avail.global
Apache License 2.0
20 stars 7 forks source link

External Api Data vanishing #83

Closed Zack-Xb closed 5 months ago

Zack-Xb commented 5 months ago

Contact Details

None

contact

No response

What happened?

Users have reported data going missing after some time, including balance showing as 0 and campaings/quests not showing up. I believe this is due to some issue with network requests because these are all external api calls.

Version

v0.1.0

What operating system are you using?

None

Relevant log output

No response

Code of Conduct

Zack-Xb commented 5 months ago

This is because the rust binary process which is the tauri app is panicking upon a task verification that is in an invalid time range, but the react app keeps on running.