Skip to content

UI: add buttons for dispute-level maintenance #1601

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

Closed
jaybuidl opened this issue Jun 4, 2024 · 0 comments · Fixed by #1645 or #1674
Closed

UI: add buttons for dispute-level maintenance #1601

jaybuidl opened this issue Jun 4, 2024 · 0 comments · Fixed by #1645 or #1674

Comments

@jaybuidl
Copy link
Member

jaybuidl commented Jun 4, 2024

The Next Period button calls KC.passPeriod(dispute.id)
The Execute button calls KC.executeRuling(dispute.id)
The Distribute Rewards/Penalties button calls KC.execute(dispute.id, dispute.currentRoundIndex, 20)

If the prepareCall fails, make the corresponding button greyed out (disabled), possibly show the error message somewhere (in the console or in a tooltip?).

image

@jaybuidl jaybuidl changed the title UI: add buttons for dispute maintenance UI: add buttons for dispute-level maintenance Aug 6, 2024
@jaybuidl jaybuidl linked a pull request Aug 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant