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

[vspd] Add processing of Managed and Unmanaged tickets #3121

Merged
merged 23 commits into from
Jan 12, 2021

Conversation

vctt94
Copy link
Member

@vctt94 vctt94 commented Jan 5, 2021

Requires on #3120

This diff adds processing of managed tickets and unmanaged (solo) tickets. Now on restores
first process managed it called and updates the status of any live ticket that is found across
all available VSPs. Then if any are still found but not managed, they are given the chance
to process unmanaged and get their fees paid for solo tickets.

Also checks are done on normal starts/restarts to make sure all live tickets are properly managed
and without error.

app/actions/VSPActions.js Outdated Show resolved Hide resolved
app/actions/VSPActions.js Outdated Show resolved Hide resolved
app/actions/VSPActions.js Outdated Show resolved Hide resolved
app/stateMachines/GetStartedStateMachine.js Show resolved Hide resolved
app/wallet/control.js Outdated Show resolved Hide resolved
app/wallet/control.js Outdated Show resolved Hide resolved
app/wallet/control.js Outdated Show resolved Hide resolved
@vctt94 vctt94 changed the title [wip] Add used vsp into config Add used vsp into config Jan 12, 2021
@alexlyp alexlyp changed the title Add used vsp into config [vspd] Add processing of Managed and Unmanaged tickets Jan 12, 2021
@alexlyp alexlyp merged commit bfb5c4b into decred:master Jan 12, 2021
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