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

pm: check winning ticket transactions until confirm or error #1880

Closed
wants to merge 1 commit into from

Conversation

kyriediculous
Copy link
Contributor

What does this pull request do? Explain your changes. (required)
Don't return from senderMonitor.redeemWinningTicket when context times out, loop instead until a concrete response is returned (other error or non-nil tx)

How did you test each of these updates (required)

Does this pull request close any open issues?
Fixes #1806

Checklist:

@yondonfu
Copy link
Member

@kyriediculous I don't think this PR is necessary any more since #1923 has been merged right?

@kyriediculous
Copy link
Contributor Author

kyriediculous commented Jul 19, 2021 via email

@yondonfu yondonfu closed this Jul 19, 2021
@hjpotter92 hjpotter92 deleted the nv/pending-tickets branch September 26, 2022 16:57
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.

pm: Do not submit a new tx for a winning ticket if another tx is already pending
2 participants