radicle-heartwood-lfs/radicle-node/src/service
Alexis Sellier a79ef67b2a
Add `Signer::try_sign` method and cleanup usage
To support ssh-agent, add a signing method that can fail.
Also cleanup usage so that we always accept signer references.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-11-03 10:12:22 +01:00
..
routing Use 'primary key' constraint instead of index 2022-10-19 22:39:31 +02:00
config.rs Re-work git transports 2022-10-26 21:40:19 +02:00
filter.rs Add variable bloom filter sizes 2022-10-05 15:58:34 +02:00
message.rs Add `Signer::try_sign` method and cleanup usage 2022-11-03 10:12:22 +01:00
reactor.rs node: follow up on session renaming 2022-10-28 09:57:56 -05:00
routing.rs Implement routing table pruning functions 2022-10-08 13:45:15 +02:00
session.rs node: use method to access session's Node ID 2022-10-31 18:17:27 +01:00