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

Set VSP choices from setvotechoices JSON-RPC method #2016

Merged
merged 1 commit into from Mar 19, 2021

Conversation

jrick
Copy link
Member

@jrick jrick commented Mar 16, 2021

There was previously no way using dcrwallet to update the choices for
VSP-bought tickets through the command line autobuyer. This fixes
this, by performing the API call(s) whenever vote choices are set
using the setvotechoices method, and a VSP host is configured in the
dcrwallet settings.

Copy link
Member

@alexlyp alexlyp left a comment

Choose a reason for hiding this comment

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

tACK

There was previously no way using dcrwallet to update the choices for
VSP-bought tickets through the command line autobuyer.  This fixes
this, by performing the API call(s) whenever vote choices are set
using the setvotechoices method, and a VSP host is configured in the
dcrwallet settings.
@jrick jrick merged commit d1343d0 into decred:master Mar 19, 2021
@jrick jrick deleted the jsonrpc_setvspchoices branch March 19, 2021 19:45
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.

None yet

2 participants