radicle-heartwood-lfs/crates/radicle-protocol
Adrian Duke 1fa14ef529 protocol/service: Use block list for connections
The service learns to consult the policies database to check if a
`NodeId` is blocked.

When a node is blocked the service will prevent any inbound or
outbound connection.

In the case of an inbound connection, a disconnect must be submitted
to the reactor.

In the case of an outbound connection, nodes are filtered out from any
connection lists, and prevented from submitting a connect to the
reactor.
2026-02-17 16:12:04 +01:00
..
src protocol/service: Use block list for connections 2026-02-17 16:12:04 +01:00
Cargo.toml protocol: Depend on `cypheraddr` not `cyphernet` 2026-02-16 09:43:38 +00:00