vulpemventures / marina

Liquid Wallet browser extension
MIT License
35 stars 16 forks source link

Increase fetching of new UTXO set #501

Closed tiero closed 8 months ago

tiero commented 8 months ago

Lot of users mention that have to manually click on the marina logo to see new incoming transactions, should we add more polling on popup opening to "wake-up" the service worker?

tiero commented 8 months ago

@bordalix This would be best to try to increase fetching on every component mount (potentially having a cache of 5 minutes, to avoid too many calls in short window)