balance-io / balance-open

Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.
https://balance.io
GNU General Public License v3.0
289 stars 41 forks source link

Audit all exchange processing (maybe after API refactor) to ensure that we delete accounts/balances no longer returned by the API #528

Open einsteinx2 opened 6 years ago

einsteinx2 commented 6 years ago

Right now I think we do it for at least one exchange but not all of them. Depending on the API, the user may spend their tokens and then the API no longer returns that balance but we keep displaying it.