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

lqt: implement voting in pcli #5079

Merged
merged 13 commits into from
Feb 8, 2025
Merged

Conversation

cronokirby
Copy link
Contributor

Stacked pr on #5077, please review and merge that first.

This implements all of the bits and bobs necessary to make pcli tx lqt-vote work. I ran a devnet and tested that you can submit votes. The events for voting do get emitted, but there seems to be some issue with either the code or the setup I had in terms of rewards actually being distributed.

To test this pr, spinning up a devnet, or hitting a testnet post #5077 patch would work.

Checklist before requesting a review

  • I have added guiding text to explain how a reviewer should test these changes.

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    Not consensus breaking actually, relative to the protocol branch, or at least, it shouldn't be, since this only touches the client side of things.

@cronokirby cronokirby changed the title Cronokirby/lqt pcli votes lqt: implement voting in pcli Feb 8, 2025
Base automatically changed from cronokirby/lqt-vote-todo-fix to protocol/lqt_branch February 8, 2025 11:45
@erwanor erwanor force-pushed the cronokirby/lqt-pcli-votes branch from 6373eff to 6551578 Compare February 8, 2025 11:50
Copy link
Member

@erwanor erwanor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work on this, merging on green CI

@erwanor erwanor merged commit c9e1221 into protocol/lqt_branch Feb 8, 2025
10 checks passed
@erwanor erwanor deleted the cronokirby/lqt-pcli-votes branch February 8, 2025 13:15
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