-
Notifications
You must be signed in to change notification settings - Fork 9
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
Display DReps in DRep Explorer #319
Comments
Under test, more exploration is needed when transaction processing is available |
OK: NOTE: reg time differs depending on transactions processing OK: - all designed features are working OK: OK: Some minor issues with Show more, and loaders tracked in separate issues. Click over: |
Why
As someone who wants to delegate to a DRep
I want to see all the available DReps (i.e. not Single Voters)
So that I have a wide array of choice available to me.
What
Given that I have just registered as a DRep
When I visit the DRep Explorer
My the on-chain aspects of my profile are listed
Given that I am on the DRep Explorer page
When I search for a DRep by DRep ID, or filter by active/inactive, or sort by voting power, or a combination of those things,
Then I can find all DReps that match these filters
Given that I am on the DRep Explorer page
When I look for predefined DReps
Then I can find them
Given that I am on the DRep Explorer page with my funded wallet connected
When I click the "delegate" button on a DRep
Then I can delegate to that DRep
Can find DReps using the DRep Explorer
The text was updated successfully, but these errors were encountered: