radicle-heartwood-lfs/crates/radicle-protocol/src
Fintan Halpenny a8255a2e07 Introduce a node event for canonical reference updates
Whenever the node fetches new updates, it checks if canonical references can be
updated. The node has learned how to return these results and emit them as node
events. This is a breaking change since it adds a new variant the `Event` type,
which is not forwards-compatible.
2025-08-25 18:49:43 +01:00
..
service radicle: Fix panic when reading from SQLite database fails 2025-08-25 17:05:21 +01:00
wire protocol: Refactor decoding 2025-08-25 11:57:44 +01:00
worker Introduce a node event for canonical reference updates 2025-08-25 18:49:43 +01:00
bounded.rs protocol: Reimplement encoding on top of `bytes` 2025-07-16 21:15:55 +02:00
deserializer.rs protocol: Refactor decoding 2025-08-25 11:57:44 +01:00
lib.rs node, protocol: Refactor 2025-07-16 21:15:52 +02:00
service.rs Introduce a node event for canonical reference updates 2025-08-25 18:49:43 +01:00
wire.rs protocol: Refactor decoding 2025-08-25 11:57:44 +01:00
worker.rs node, protocol: Refactor 2025-07-16 21:15:52 +02:00