-
Notifications
You must be signed in to change notification settings - Fork 759
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
Debug logger namespace standardization #3692
Conversation
…in wild-card namespaces
215484a
to
7b23b79
Compare
The logger namespaces are now using lowercase tags. trie:
verkle:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some small nits
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment, LGTM
…js/ethereumjs-monorepo into debug-namespace-standardization
I've updated the
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Trie tests are failing? |
The trie tests are failing because printing I can just go back to printing the plain value, but should we consider retyping for reference see node. |
This change addresses the issues raised in #3689.