radicle-heartwood-lfs/crates/radicle-protocol
Daniel Norman 4a05e52ba1 fetcher: Guard fetched against stale node results
- Clear active[rid] only when the result's node matches the node that
  started the fetch; mismatched results now report NotFound
- Prevent a late completion from a disconnected peer clearing a newer
  fetch for the same repo started by a different node
- Add test covering the stale-from mismatch path
2026-06-22 18:02:57 +01:00
..
src fetcher: Guard fetched against stale node results 2026-06-22 18:02:57 +01:00
CHANGELOG.md protocol: Release 0.8.0 2026-05-06 21:00:14 +01:00
Cargo.toml log: New crate for logger implementations 2026-05-11 16:44:37 +01:00