Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

fix(uniswap-v2): Fix silently failing pool addresses #743

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

immasandwich
Copy link
Contributor

Description

If pool addresses resolver silently fails, we end up seeing no pools in production. This is currently happening for Spookyswap. Instead, fail loud so we can see the failing fetchers, and prevent our system from removing all stale pool tokens (i.e.: its better to keep the stale tokens so that we can at least show balances, even though the prices might be delayed due to the failing fetcher).

Checklist

  • I have followed the Contributing Guidelines
  • (optional) As a contributor, my Ethereum address/ENS is:
  • (optional) As a contributor, my Twitter handle is:

How to test?

@immasandwich immasandwich merged commit f0ff5a0 into main Jun 23, 2022
@immasandwich immasandwich deleted the fix-silent-fail-uniswap-v2-pools branch June 23, 2022 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant