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

Bug: Not accurate logging of errors/warnings #4231

Closed L03TJ3 closed 7 months ago

L03TJ3 commented 7 months ago

Description

Some error logging is not correct which makes debugging sometimes really confusing. This traces back to sentry

In example (Error message is about drpc. provider used is onfinality. screen shows not a single call to drpc failed): image

Steps to reproduce

  1. go to dashboard
  2. watch logs (I kept the screen open for a bit to accumulate some warnings/errors
L03TJ3 commented 7 months ago

This is replaced by: https://github.com/GoodDollar/GoodDAPP/issues/4233