-
Notifications
You must be signed in to change notification settings - Fork 295
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
[DDW-1184] Implement stake pool saturation and desirability attributes #1826
[DDW-1184] Implement stake pool saturation and desirability attributes #1826
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After rebuilding it, the error's gone |
@daniloprates I added a fallback to zero: 451633c |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nikolaglumac "Saturation" is visible in the delegation wizard while the stake pool is selected. Can you please take a look
@nikolaglumac I don't see that stake pools are ranked / ordered by their desirability. Did I miss something? |
Will check @tomothespian |
Sorting is applied on the Api level @tomothespian |
Aha aha ok @nikolaglumac |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[██████████] 💯%
@tomothespian fixed: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good. Amazing @nikolaglumac 💯 🚀
This PR adds stake pool saturation info on the "Stake pools" screen and within the stake pool tooltip.
Todos
Screenshots
Testing Checklist
Review Checklist
Basics
feature
/bug
/chore
,release-x.x.x
)yarn test
)yarn dev
)yarn package
/ CI builds)yarn flow:test
)yarn lint
)yarn prettier:check
)yarn manage:translations
produces no changes)yarn storybook
)yarn.lock
file is updatedCode Quality
Testing
After Review
done
column on the YouTrack board