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(seedutil): avoid logging seed in logs #1257

Merged
merged 1 commit into from
Sep 30, 2019
Merged

Conversation

ghost
Copy link

@ghost ghost commented Sep 30, 2019

In this commit we're reducing the verbosity of a failed seedutil call
to not include the exact error message since it will also print the seed
phrase to the logs.

Fixes #1254

In this commit we're reducing the verbosity of a failed `seedutil` call
to not include the exact error message since it will also print the seed
phrase to the logs.

Fixes #1254
@ghost ghost requested review from sangaman and kilrau September 30, 2019 14:37
@sangaman sangaman added the logging Log messages and output label Sep 30, 2019
@sangaman sangaman assigned ghost Sep 30, 2019
@sangaman sangaman merged commit 876c803 into master Sep 30, 2019
@sangaman sangaman deleted the fix/seedutil-logs branch September 30, 2019 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logging Log messages and output
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed seedutil call prints the seed in the logs
1 participant