GoodDollar / GoodDAPP

GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.
good-dapp.vercel.app
MIT License
106 stars 55 forks source link

fetch from explorer is called too many times #4221

Closed L03TJ3 closed 7 months ago

L03TJ3 commented 7 months ago

Description

  1. The requests to explorer are done repeatedly where it should read from cache/storage after tx's are fetched.
  2. requests to explorer are rejected because of too many requests per second
  3. The response from the explorer is not handled correctly

expected behavior of synxTxFromExplorer

Steps to reproduce

  1. go to explorer
  2. watch console

Which network did you use?

Celo

vldkhh commented 7 months ago

verified on prod