Skip to content

fix(poller): log watched contracts at startup#126

Open
sorinc03 wants to merge 1 commit into
Tx-wat:mainfrom
sorinc03:codex/poller-startup-watch-logs-124
Open

fix(poller): log watched contracts at startup#126
sorinc03 wants to merge 1 commit into
Tx-wat:mainfrom
sorinc03:codex/poller-startup-watch-logs-124

Conversation

@sorinc03
Copy link
Copy Markdown

Summary

  • Add one startup log line per configured contract using watching {label} on {network} ({contract_id})
  • Include the contract's Horizon base URL as a structured log field
  • Cover the startup message formatting and Horizon URL selection with focused tests

Testing

  • git diff --check
  • cargo fmt --check not run locally because cargo is not installed in this environment
  • cargo test -p txwatch-poller not run locally because cargo is not installed in this environment and Docker daemon is not running

Fixes #124

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.

Fix: txwatch-poller does not log which contracts are on which network at startup

1 participant