Skip to content

make BlockWatcher chain-agnostic#142

Merged
Evalir merged 2 commits intomainfrom
evalir/make-blockwatcher-chain-agnostic
May 4, 2026
Merged

make BlockWatcher chain-agnostic#142
Evalir merged 2 commits intomainfrom
evalir/make-blockwatcher-chain-agnostic

Conversation

@Evalir
Copy link
Copy Markdown
Member

@Evalir Evalir commented May 4, 2026

Summary

  • Drop host/rollup naming from BlockWatcher — it just watches blocks on whatever chain its provider is connected to.
  • Renames the field/params to provider and trims the doc comments and log messages accordingly.

Test plan

  • cargo +nightly fmt -- --check
  • cargo clippy -p init4-bin-base --all-features --all-targets
  • cargo clippy -p init4-bin-base --no-default-features --all-targets

🤖 Generated with Claude Code

Evalir and others added 2 commits April 30, 2026 18:03
Drop host/rollup naming from BlockWatcher; it just watches blocks on
whatever chain its provider is connected to.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Evalir Evalir requested review from Fraser999 and prestwich May 4, 2026 14:35
@Evalir Evalir merged commit 8a7b43c into main May 4, 2026
7 checks passed
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