Skip to content

core/txpool/blobpool: lower log level for warnings #32142

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 2 commits into from
Jul 7, 2025

Conversation

mask-pp
Copy link
Contributor

@mask-pp mask-pp commented Jul 3, 2025

  • Change the log level to warning, during syncing blocks, the final == nil is normal.
  • Change to log tx hash.

@mask-pp mask-pp requested a review from rjl493456442 as a code owner July 3, 2025 08:32
@mask-pp mask-pp requested a review from jwasinger July 3, 2025 09:31
@MariusVanDerWijden MariusVanDerWijden changed the title core/txpool/blobpool: fix some carps in blobpool core/txpool/blobpool: lower log level for warnings Jul 7, 2025
@MariusVanDerWijden MariusVanDerWijden added this to the 1.16.2 milestone Jul 7, 2025
@MariusVanDerWijden MariusVanDerWijden merged commit f0741e6 into ethereum:master Jul 7, 2025
3 of 4 checks passed
jwasinger pushed a commit to jwasinger/go-ethereum that referenced this pull request Jul 9, 2025
- Change the log level to `warning`, during syncing blocks, the `final
== nil` is normal.
- Change to log tx hash.
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.

4 participants