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

common,pm: redeem winning tickets on node startup #1792

Closed
wants to merge 1 commit into from

Conversation

kyriediculous
Copy link
Contributor

What does this pull request do? Explain your changes. (required)
Redeems all non-expired winning tickets upon node startup

Specific updates (required)

  • Added SelectWinningTickets to db
  • Added helpers in LocalSenderMonitor to redeem tickets on startup

How did you test each of these updates (required)
unit tests

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

Checklist:

  • README and other documentation updated
  • Node runs in OSX and devenv
  • All tests in ./test.sh pass

@thomshutt thomshutt closed this Dec 12, 2023
@hjpotter92 hjpotter92 deleted the nv/startup-tickets branch August 6, 2024 09:00
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: recipient redeems old valid winning tickets on start up
2 participants