Casey Marshall
Casey Marshall
 ### Snyk has created this PR to fix 5 vulnerabilities in the dockerfile dependencies of this project. Keeping your Docker base image up-to-date means you’ll benefit from security fixes...
 ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project. Keeping your Docker base image up-to-date means you’ll benefit from security fixes...
 ### Snyk has created this PR to fix 5 vulnerabilities in the dockerfile dependencies of this project. Keeping your Docker base image up-to-date means you’ll benefit from security fixes...
## 🤖 New release * `stigmerge`: 0.5.13 -> 0.5.14 Changelog ## [0.5.14] - 2025-09-09 ### ⚙️ Miscellaneous Tasks - Update Cargo.lock dependencies --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/).
As peers collect more neighbors, they need to prioritize better the ones that are recently active and productive. Suspecting that the demo share VLD0:Q0TGVjxV-LjDtpsj1wojsEBx8SU9egVwSlKo0bNjQoY is so polluted with dead test...
Logs are good, but stigmerge (and veilid) also need OTEL metrics. It's too hard to tell what's really happening in a peer. This will be done with utmost respect to...
When a fetch completes, could display: - File path - File size - SHA256 (we already know it from the index) - How long it took / stats on download...
The `stigmerge_fileindex::Index` structure supports multi-file shares; each file is expressed as a FileSpec with a PayloadSlice over a contiguous byte stream. In practice though, stigmerge fetching, seeding and CLI operations...
Now that docs.rs is building... rustdoc comments would be :fire:
Currently logs aren't persisted to files, just written on stdout. Should they be? I have mixed feelings on this one. On one hand, piping to `tee` feels like the unix-y...