-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Diego/proto 2804 more idiomatic buildcommit fns error handling (#77)
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! You're awesome! ✰ v Please note that maintainers will only review those PRs with a completed PR template. ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> ## Purpose of Changes and their Description * idiomatic error-only return * Idiomatic error logs * Removed duplicated logging * Aligning worker/reputer messages * Extensive use of errorsmod ## Link(s) to Ticket(s) or Issue(s) resolved by this PR PROTO-2804 ## Are these changes tested and documented? - [X] If tested, please describe how. If not, why tests are not needed. -- tested locally against testnet - [X] If documented, please describe where. If not, describe why docs are not needed. -- no need, just cosmetic/idiomatic changes - [x] Added to `Unreleased` section of `CHANGELOG.md`?
- Loading branch information
Showing
5 changed files
with
47 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.