radicle-heartwood-lfs/radicle
Fintan Halpenny 91914d9345
radicle: improve quorum copy
The `no quorum found` error can be opaque and lead to a lot of confusion. It is
better to give more information for this error so that it leads to easier
debugging, since it can be quite a common warning/error.

Instead of a single error, there are two cases provided: `NoCandidates` and
`Diverging`, to capture the two different variants of errors that can occur.

`Display` implementations are provided for both to provide more information.
2024-11-18 12:32:44 +01:00
..
src radicle: improve quorum copy 2024-11-18 12:32:44 +01:00
Cargo.toml Update `radicle` crate to 0.13.0 2024-08-28 13:01:35 +02:00