radicle-heartwood-lfs/radicle-crypto/src
cloudhead d973fd42f2
cli: Auto-connect on sync
This adds functionality so that on `rad sync` and `rad clone`, we
connect to known seeds if necessary, before attempting to fetch.

In passing, some related changes were made:

* The `rad sync` command's arguments were reworked:
  `--replicas <count>` can be used to specify a replica count when
    fetching
* The `rad patch` command no longer has a `--fetch` option
* It's now possible to tell the node not to automatically connect to
  peers in the background
* `AddressBook` is being used underneath `Seeds` to allow for shuffled
  iteration
2023-08-11 11:45:27 +02:00
..
ssh node: Some small UX fixes 2023-08-01 14:55:20 +02:00
test crypto: Cleanup `hash` module 2023-02-17 10:51:27 +01:00
lib.rs cli: Auto-connect on sync 2023-08-11 11:45:27 +02:00
ssh.rs crypto: Use `ssh-key` crate for signatures 2023-02-17 11:53:46 +01:00
test.rs radicle-crypto: split out from radicle 2022-10-27 20:40:39 +01:00