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

Initial Version of Delegation / Voting Weight Page #5

Closed
4 of 5 tasks
apbendi opened this issue Oct 5, 2023 · 1 comment · Fixed by #18
Closed
4 of 5 tasks

Initial Version of Delegation / Voting Weight Page #5

apbendi opened this issue Oct 5, 2023 · 1 comment · Fixed by #18

Comments

@apbendi
Copy link
Member

apbendi commented Oct 5, 2023

The initial version of the "Delegate" tab should include:

  • Show your L2 token balance
  • Show who your L2 tokens are currently delegated to (will default to yourself)
  • Show your current total voting weight (i.e. delegated power to your address)
  • Enable the user to set their delegate

Possible stretch:

  • In a sub-section of the UI, also show L1 token balance / voting weight and link to other platform(s) to enable setting/updating this
@alexkeating
Copy link
Collaborator

I am going to pull the stretch into a separate issue.

wildmolasses pushed a commit that referenced this issue Oct 24, 2023
#### Description

- UI to handle the delegate page
- I also implemented some basic functionality, but am having trouble testing it until we sort out what is going on with our contract deployments.

Closes #5
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 a pull request may close this issue.

2 participants