Skip to content

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

Open
R27-pixel wants to merge 16 commits into
p2poolv2:mainfrom
R27-pixel:bitcoin_logs
Open

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

Conversation

@R27-pixel

@R27-pixel R27-pixel commented Jun 18, 2026

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”.
Screenshot 2026-07-14 201107

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

@R27-pixel
R27-pixel marked this pull request as ready for review July 19, 2026 08:17
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