dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.
GNU Affero General Public License v3.0
84 stars 39 forks source link

fix: drops subgraph urls so that we don't fetch data from the wrong contracts #513

Closed gdixon closed 2 years ago

gdixon commented 2 years ago

This PR drops the subgraph urls for Polygon and Rinkeby which will disable those getters.

We need to make sure that our subgraphs are updated to reflect recent changes and then we can restore these URLs.