Skip to content

Implemented the Bitcoin Core Logs feature in the existing Bitcoin Status Logs tab.#28

Draft
R27-pixel wants to merge 11 commits into
p2poolv2:mainfrom
R27-pixel:bitcoin_logs
Draft

Implemented the Bitcoin Core Logs feature in the existing Bitcoin Status Logs tab.#28
R27-pixel wants to merge 11 commits into
p2poolv2:mainfrom
R27-pixel:bitcoin_logs

Conversation

@R27-pixel

Copy link
Copy Markdown
Contributor
  • Added src/bitcoin_logs.rs for debug.log detection, network-aware path resolution, and nonblocking recent-line reads.
  • Added persisted settings for Bitcoin Core data dir and direct log path in src/settings.rs.
  • Added real-time refresh state, filtering, scrolling, copy, and path selection actions in src/app.rs and src/main.rs.
  • Replaced the placeholder Logs tab with a terminal-style viewer in src/components/bitcoin_status_view.rs.
  • Extended Settings with “Bitcoin Core data directory” and “Bitcoin Core log file”.

DRAFT PR

@R27-pixel R27-pixel marked this pull request as draft June 18, 2026 05:19
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

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.

1 participant