kleros / gtcr

Web client for the kleros generalized token curated list
https://curate.kleros.io
MIT License
17 stars 10 forks source link

fix: infura getlogs outage #228

Closed greenlucid closed 2 years ago

greenlucid commented 2 years ago

this is a hack. it works by forcibly rerouting mainnet calls to a separate provider created from the key in environment. currently using alchemy

also authored by @andreiMVP