Skip to content

Minor cleanups for new helpers. #337

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

Merged
merged 5 commits into from
Mar 28, 2022
Merged

Conversation

jholdstock
Copy link
Member

@jholdstock jholdstock commented Mar 28, 2022

Following #329

  • Ensure errors are properly wrapped with %w
  • Error strings should not starts with caps.
  • Add missing params to "Bad signature" error log

Following #333

  • Move database encoding helpers.

And

  • Critical log startup and shutdown - these messages should always be logged, even if log level is set to WARN or ERROR.

- Ensure errors are properly wrapped with `%w`
- Error strings should not starts with caps.
- Add missing params to "Bad signature" error log
These messages should always be logged, even if log level is set to WARN or ERROR.
@jholdstock jholdstock merged commit a412e3e into decred:master Mar 28, 2022
@jholdstock jholdstock deleted the minor-cleaning branch September 20, 2023 08:22
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