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

Roll over delegation tokens during voting #2027

Closed
Tracked by #1790
plaidfinch opened this issue Feb 24, 2023 · 0 comments · Fixed by #1881
Closed
Tracked by #1790

Roll over delegation tokens during voting #2027

plaidfinch opened this issue Feb 24, 2023 · 0 comments · Fixed by #1881
Assignees
Labels
A-client Area: Design and implementation for client functionality A-governance Area: Governance

Comments

@plaidfinch
Copy link
Collaborator

plaidfinch commented Feb 24, 2023

The default behavior of the planner should be to "roll over" delegation tokens during voting, to minimize linkability. Doing this means that a vote transaction will be [Vote, Spend, Output] with the output self-addressed to the same address as the note originated. This can't be done if the note being voted with was already spent; in that case, the transaction should just be a vote action.

Originally posted by @plaidfinch in #1795 (comment)

@plaidfinch plaidfinch self-assigned this Feb 24, 2023
@plaidfinch plaidfinch added A-client Area: Design and implementation for client functionality A-governance Area: Governance labels Feb 24, 2023
@plaidfinch plaidfinch linked a pull request Feb 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-client Area: Design and implementation for client functionality A-governance Area: Governance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant