Skip to content

chore(taiko-client): add a log for local proposer addresses #19518

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 3 commits into from
May 24, 2025

Conversation

davidtaikocha
Copy link
Contributor

No description provided.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds an informational log entry to display the local proposer addresses during configuration setup.

  • Inserts a new log statement after parsing local proposer addresses.
  • Ensures visibility of configured addresses in the application logs.

Copy link

codecov bot commented May 23, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 26.56%. Comparing base (e7b8f05) to head (3fe875d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...river/chain_syncer/event/blocks_inserter/common.go 0.00% 2 Missing ⚠️
packages/taiko-client/prover/config.go 0.00% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...river/chain_syncer/event/blocks_inserter/common.go 0.00% <0.00%> (ø)
packages/taiko-client/prover/config.go 11.94% <0.00%> (-0.37%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7b8f05...3fe875d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@davidtaikocha davidtaikocha added this pull request to the merge queue May 24, 2025
Merged via the queue into main with commit bb1fec4 May 24, 2025
9 checks passed
@davidtaikocha davidtaikocha deleted the log-addrs branch May 24, 2025 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants