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

Frontend.Console: show progress when checking balances #248

Merged
merged 4 commits into from
Jan 19, 2024
Merged

Frontend.Console: show progress when checking balances #248

merged 4 commits into from
Jan 19, 2024

Conversation

webwarrior-ws
Copy link
Contributor

Show progress when checking balances so that we can know which currency is the slow one.

Fixes #245

Show progress when checking balances so that we can know which
currency is the slow one.

Fixes #245
Print dot at the end of "Retrieving balances... " line after
all currency names are printed.
@webwarrior-ws
Copy link
Contributor Author

CI failure is a random bug, unrelated to this PR.

@knocte
Copy link
Member

knocte commented Jan 18, 2024

CI failure is a random bug, unrelated to this PR.

Thanks for the heads-up, re-running.

By separating both writes, it could happen that two spaces
get written consecutively, instead of concatenating the
spaces with the currency first.
@knocte knocte merged commit 003eeb2 into nblockchain:stable Jan 19, 2024
18 of 19 checks passed
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.

2 participants