-
Notifications
You must be signed in to change notification settings - Fork 11
Tech Debt
Franm edited this page Oct 17, 2022
·
12 revisions
- unify subgraph url read from
networkData.json
file. Put together network/env data so we can centralize access - common context or service with easier access to vrp/frp by asset -> this data is shown in many part of the app so no component should be making this calc. Should be centralized in a context or custom hook
- remove unused styles/files (like assetinfo)
- too many nullable types makes it confusing and forces the use of '!'. When the info is there, try stop propagating the nullable
- fix "switch-network" and checks data when user is connected to un unsupported network