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: reload wallet info after stopping scheduler manually #494

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

theborakompanioni
Copy link
Collaborator

@theborakompanioni theborakompanioni commented Sep 13, 2022

Tiny fix: Reloads wallet info after a scheduled sweep is stopped manually.

Before this PR the displayed wallet balance was outdated and not updated when manually stopping a scheduled sweep.
After this PR the wallet balance will reflect the actual balance after manually stopping a scheduled sweep.

Additional: Removes a unneeded delay when stopping the scheduled sweep.

This does not (fully) address #251 or #489.

@theborakompanioni theborakompanioni added the bug Something isn't working label Sep 13, 2022
@theborakompanioni theborakompanioni self-assigned this Sep 13, 2022
@theborakompanioni theborakompanioni added UI/UX Issue related to cosmetics, design, or user experience and removed UI/UX Issue related to cosmetics, design, or user experience labels Sep 13, 2022
Copy link
Contributor

@dergigi dergigi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, tACK ✅

@dergigi dergigi merged commit 89698f2 into master Sep 14, 2022
@dergigi dergigi deleted the reload-wallet-info-after-scheduler-stop branch September 14, 2022 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants