Skip to content

Add peer info on P2Pool Status#24

Open
R27-pixel wants to merge 4 commits into
p2poolv2:mainfrom
R27-pixel:peer_info
Open

Add peer info on P2Pool Status#24
R27-pixel wants to merge 4 commits into
p2poolv2:mainfrom
R27-pixel:peer_info

Conversation

@R27-pixel
Copy link
Copy Markdown
Contributor

@R27-pixel R27-pixel commented May 6, 2026

Changes:

  • Added GET /peers support in p2pool_client.rs .
  • Fetches peers when opening P2Pool Status and polls async results in app.rs.
  • Renders connected peers in the Peers Info tab in p2pool_status_view.rs.
  • Enabled left/right tab switching for P2Pool Status in main.rs .
  • Updated the status bar and snapshot for the P2Pool tab UI.
image

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 75.28409% with 87 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/components/p2pool_status_view.rs 39.39% 40 Missing ⚠️
src/app.rs 46.55% 31 Missing ⚠️
src/main.rs 0.00% 13 Missing ⚠️
src/components/p2pool_client.rs 98.36% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

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