radicle-heartwood-lfs/crates/radicle-protocol/src
Lorenz Leutgeb 0e3f3f03d2 cli: Improve formatting of Node IDs and addresses
Pay more attention to when a Node ID is displayed in compact form. As
this was sometimes used to save space, e.g. in `rad node status` in
combination with long node addresses (like .onion names), also implement
a compact format for node addresses and use that instead in some cases.
Progress notifications in spinners keep the short form.
2025-07-18 21:44:06 +01:00
..
service protocol: Reimplement encoding on top of `bytes` 2025-07-16 21:15:55 +02:00
wire cli: Improve formatting of Node IDs and addresses 2025-07-18 21:44:06 +01:00
worker node, protocol: Refactor 2025-07-16 21:15:52 +02:00
bounded.rs protocol: Reimplement encoding on top of `bytes` 2025-07-16 21:15:55 +02:00
deserializer.rs protocol: Reimplement encoding on top of `bytes` 2025-07-16 21:15:55 +02:00
lib.rs node, protocol: Refactor 2025-07-16 21:15:52 +02:00
service.rs node, protocol: Refactor 2025-07-16 21:15:52 +02:00
wire.rs protocol: Reimplement encoding on top of `bytes` 2025-07-16 21:15:55 +02:00
worker.rs node, protocol: Refactor 2025-07-16 21:15:52 +02:00