Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clearing cache (and IndexDB) is required when switching networks/contracts #599

Open
phutchins opened this issue Jan 10, 2022 · 0 comments
Labels
app Frontend issues bug Something isn't working
Projects

Comments

@phutchins
Copy link
Contributor

In development when changing the grantRegistry and grantRoundManager contract addresses (in chains.ts) you must clear cache and clear the IndexDB in order to see the correct grants. This should happen automatically. I.E. we could keep the other cached data but index new data under a new key and point to the appropriate set of data depending on contracts being used.

@phutchins phutchins added bug Something isn't working app Frontend issues labels Jan 10, 2022
@phutchins phutchins added this to Backlog in dGrants Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Frontend issues bug Something isn't working
Projects
dGrants
Backlog
Development

No branches or pull requests

1 participant