radicle-heartwood-lfs/crates
Lorenz Leutgeb 7effa7c64c
node: Report sync status for given namespaces
The "seeds" command does only take a repository ID, and
carries the implicit assumption that the namespace with the same public
key as the Node ID of the receiving `radicle-node` process should be
used as reference for determining whether other nodes are in sync,
but no other namespace.

In the spirit of separating user and node identity, relax this, so that
the command also carries the public keys relative to which the sync
status should be computed. This allows to inspect sync status for
arbitrary namespaces via command.

For now, this feature is not exposed to the CLI, but `rad sync status`
always passes the public key of the active profile.
2025-10-09 07:55:11 +02:00
..
radicle node: Report sync status for given namespaces 2025-10-09 07:55:11 +02:00
radicle-cli node: Report sync status for given namespaces 2025-10-09 07:55:11 +02:00
radicle-cli-test radicle-cli-test: Prepare testing with `jj` 2025-09-26 12:03:01 +01:00
radicle-cob crates: bump for release 2025-10-06 16:36:30 +01:00
radicle-crypto crypto: mark errors as `non_exhaustive` 2025-10-06 18:57:30 +02:00
radicle-dag repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-fetch crates: bump for release 2025-10-06 16:36:30 +01:00
radicle-node node: Report sync status for given namespaces 2025-10-09 07:55:11 +02:00
radicle-protocol node: Report sync status for given namespaces 2025-10-09 07:55:11 +02:00
radicle-remote-helper crates: bump for release 2025-10-06 16:36:30 +01:00
radicle-schemars crates: bump for release 2025-10-06 16:36:30 +01:00
radicle-signals signals: Guard most of the crate for Unix 2025-08-22 15:19:31 +01:00
radicle-ssh release: prepare crates 2025-08-12 12:13:49 +02:00
radicle-systemd crates: bump for release 2025-10-06 16:36:30 +01:00
radicle-term crates: bump for release 2025-10-06 16:36:30 +01:00