radicle-heartwood-lfs/radicle
Fintan Halpenny c618c3e443
node: remove Namespaces::One
The One variant caused many paint points for fetching logic, where it
was not necessary. It was only constructed in one place, which could
be replaced by using the variant that holds a set of keys.

Remove the Namespaces::One variant and rename Namespaces::Many to
Namespaces::Trusted.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-03-31 12:23:32 +01:00
..
src node: remove Namespaces::One 2023-03-31 12:23:32 +01:00
Cargo.toml node: Move `routing` to `radicle` crate 2023-03-15 12:59:49 +01:00