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

cached validators #451 #881

Merged
merged 1 commit into from
Jun 25, 2018
Merged

cached validators #451 #881

merged 1 commit into from
Jun 25, 2018

Conversation

okwme
Copy link
Contributor

@okwme okwme commented Jun 25, 2018

Closes #451

Description: stops showing the loading screen on the staking page when validators have already been loaded. (This issue highlighted the fact that polling all validators is very intense on the LCD and often overloads it: #879)

❤️ Thank you!

@okwme okwme requested review from faboweb, NodeGuy and nylira as code owners June 25, 2018 14:36
@faboweb faboweb merged commit a0e4d9e into develop Jun 25, 2018
@faboweb faboweb deleted the billy/451-cache-validators branch June 25, 2018 15:53
faboweb added a commit that referenced this pull request Jun 6, 2020
* update polkadot

* reorder polkadot reinit

* reconnect less frequently

* changelog

* changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cache the validators list so we don't go back to the loading screen every time
2 participants