swarm: populate per-peer stats for the web UI peers tab

report_progress now fills peer_stats via engine_peer_list, so the peer
list (ip, progress, dl rate, state) shows again. Mark #12 done.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
ookami125 2026-06-22 00:35:23 -04:00
parent 1e469a0483
commit 187e8f2db2
2 changed files with 23 additions and 1 deletions

View file

@ -9,4 +9,4 @@
- ✅ Pausing a torrent will go back into Downloading and Seeding.
- ⬛ A torrents data could overlap with another existing torrent. This should be blocked to avoid
- ⬛ A paused torrent should still do a full piece check.
- Something appears to have broken the peers info tab, nothing shows up.
- Something appears to have broken the peers info tab, nothing shows up.