radicle-heartwood-lfs/crates/radicle-protocol/src
Fintan Halpenny b8502397a5 protocol/wire: Remove SignedRefs encoding/decoding
The implementations for `Encode` and `Decode` for `SignedRefs` existed
for when `SignedRefs` was communicated over the wire. This was traded
for communicating `RefsAt` instead. So, these can safely be removed.
2026-03-16 14:30:36 +01:00
..
fetcher Revert "node/debug: Use derived serializers" 2026-03-05 15:29:42 +01:00
service Revert "node/debug: Use derived serializers" 2026-03-05 15:29:42 +01:00
wire protocol: Depend on `cypheraddr` not `cyphernet` 2026-02-16 09:43:38 +00:00
worker workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
bounded.rs protocol: IntoIterator for BoundedVec 2025-12-02 12:55:09 +00:00
deserializer.rs protocol: Refactor decoding 2025-08-25 11:57:44 +01:00
fetcher.rs protocol/fetcher: Intro `RefsToFetch` 2026-02-13 15:27:21 +01:00
lib.rs protocol: Introduce `FetcherState` 2026-02-05 20:04:28 +01:00
service.rs protocol/service: Use block list for connections 2026-02-17 16:12:04 +01:00
wire.rs protocol/wire: Remove SignedRefs encoding/decoding 2026-03-16 14:30:36 +01:00
worker.rs node, protocol: Refactor 2025-07-16 21:15:52 +02:00