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

txpool: the same logging style of announced and broadcasted tx #9054

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

jsvisa
Copy link
Contributor

@jsvisa jsvisa commented Dec 22, 2023

Found the different log style for announced and broadcasted tx:

[INFO] [12-22|05:18:01.363] Local tx broadcasted                     txHash=ec6b1c87aafd7f8ead5794477be50bda696f2ce17271ad4f6022a756722fa0be to peer=10
[INFO] [12-22|05:18:01.363] local tx announced                       tx_hash=ec6b1c87aafd7f8ead5794477be50bda696f2ce17271ad4f6022a756722fa0be to peer=40 baseFee=1

adjust them to the same style

@AskAlexSharov AskAlexSharov merged commit a45b4c7 into erigontech:devel Dec 22, 2023
7 checks passed
@jsvisa jsvisa deleted the txpool-log branch December 22, 2023 11:42
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