radicle-heartwood-lfs/radicle
Fintan Halpenny d7170ff9e7
radicle: ensure unique signatures when parsing trailers
To ensure that signatures are unique for verifying an identity a
HashMap is used in place of a Vec of tuples.

This prevents any double counting for quorum checks.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2022-12-27 12:23:39 +01:00
..
src radicle: ensure unique signatures when parsing trailers 2022-12-27 12:23:39 +01:00
Cargo.toml node: Integrate new Noise_XK transport 2022-12-13 14:59:06 +01:00