radicle-heartwood-lfs/crates/radicle-protocol/src
Lorenz Leutgeb ded0d19d59 protocol/wire/test: Define `fn roundtrip` and macro
In many tests we assert that encoding and decoding gives the same
object. Let's call that a "roundrip", and also provide a proc macro to
generate such tests.
2025-08-27 12:48:11 +02:00
..
service radicle: Fix panic when reading from SQLite database fails 2025-08-25 17:05:21 +01:00
wire protocol/wire/test: Define `fn roundtrip` and macro 2025-08-27 12:48:11 +02: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/wire/test: Define `fn roundtrip` and macro 2025-08-27 12:48:11 +02:00
worker.rs node, protocol: Refactor 2025-07-16 21:15:52 +02:00