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

Handle VSP ticket status "received". #1965

Merged
merged 1 commit into from
Apr 15, 2021
Merged

Conversation

jholdstock
Copy link
Member

The "received" status is expected during normal operation. The wallet should not just log a warning, it should handle this status the same was as the "broadcast" status - continue waiting for the status to update to "confirmed".

The "received" status is expected during normal operation. The wallet should not just log a warning, it should handled this status the same was as the "broadcast" status - continue waiting for the status to update to "confirmed".

Without this handling, the wallet never notices that the fee has been confirmed and never removes the ticket from the VSP client.
@jrick jrick merged commit 8ea3da5 into decred:master Apr 15, 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.

3 participants