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

fix: fix console wallet tick events endless loop edge case at shutdown #3380

Commits on Sep 27, 2021

  1. Fix CW tick events endless loop at shutdown

    Fixed an edge case with console wallet shutdown where the tick events send
    loop will continue to send key events after the receiver part of the channel
    has been closed.
    hansieodendaal committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    298ca6f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    fb9490c View commit details
    Browse the repository at this point in the history