- Uncofirmed Transaction
- Unconfirmed tx has blocktime set to "undefined"
- Cashtab shows unconfirmed tx as being created "Today"
- Caching unconfirmed tx with CacheFirst strategy will cause the tx to always shown as "Today"
- This fix make sure that only confirmed txs are cached.
- SLP Token Stats
- SLP Token Stats (totalMinted, totalBurned) is specific to a particular moment in time. It does not make sense to cache them
- This fix remove the caching of SLP Token Stats
- Removing old caches
- simply changing the suffix to 'v1.0.1' will discard the old caches