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

scrypto: Remove msg from Verify log context #3382

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

oncilla
Copy link
Contributor

@oncilla oncilla commented Nov 14, 2019

Remove the verification input msg from the error context.
It unnecessarily pollutes the error message.

If calling code cares about logging it, it should attach.

Additionally, translate common.BasicError to serrors.


This change is Reviewable

Copy link
Collaborator

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Remove the verification input msg from the error context.
It unnecessarily pollutes the error message.

If calling code cares about logging it, it should attach.

Additionally, translate common.BasicError to serrors.
@oncilla oncilla merged commit b2908b1 into scionproto:master Dec 2, 2019
@oncilla oncilla deleted the pub-hide-msg branch December 2, 2019 07:58
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