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

Merge deploy to master #84

Open
wants to merge 80 commits into
base: master
Choose a base branch
from
Open

Merge deploy to master #84

wants to merge 80 commits into from

Conversation

saumyakaran
Copy link
Member

Deploy branch has the product code for the platform at the moment + master is now 80 commits behind - the project structure has also been changed.

saumyakaran and others added 30 commits December 13, 2019 14:51
earlier it was taking around 1:45 mins to load dashboard out of which loading validatorsAndIntentions data itself was taking around 1:30 mins approx, since there is no critical dependency of intentions data on anything rightnow, it has been commented out to improve dashboard load time
earlier validators data was being fetched by making multiple requests and all the computation was done on client side, now it has been moved to server & only one request is being made to improve load time even further
In previous fix, total balance was taken as previous and not the change b/w total and current balance
previous fix for it was wrong
1 era consist of 6 hours thus 4 era per day
incase there is no url, render: URL must include a validator's address and if address is wrong then render address might be wrong message for it specifically
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.

2 participants