radicle-heartwood-lfs/radicle-cli
Fintan Halpenny 81a3bc3d1b
cli: `rad id` allow missing default branch
If a peer had created any references but was also missing the
canonical branch, the `rad id update` command will fail when adding
that peer as a delegate.

Instead, missing delegates and missing default branches are tracked
during verification. If the number of missing delegates means the
`threshold` cannot be met, then the errors are returned.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-07-24 16:43:36 +02:00
..
examples cli: `rad id` allow missing default branch 2024-07-24 16:43:36 +02:00
src cli: `rad id` allow missing default branch 2024-07-24 16:43:36 +02:00
tests cli: `rad id` allow missing default branch 2024-07-24 16:43:36 +02:00
Cargo.toml Update `radicle` crate to 0.12.0 2024-07-18 16:22:14 +02:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00