radicle-heartwood-lfs/radicle/src
Alexis Sellier ca0abc4356
node: Keep track of connection attempts
When attempting to connect to a peer, and when succeeding, write the timestamp
to the database.

This will allow us to better select addresses and not retry peers to
soon.
2023-05-05 17:23:52 +02:00
..
canonical radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
identity cli: Render `rad issue list` with a nice table 2023-04-22 13:59:18 +02:00
node node: Implement `rad sync` command 2023-04-24 11:39:37 +02:00
storage radicle: Fix unverified `Remote::new` constructor 2023-04-26 10:57:26 +02:00
test radicle: Remove `delegate` from `Remote` type 2023-04-26 11:06:55 +02:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob.rs cob: Use `EntryId` as the operation identifier 2023-03-09 17:08:56 +01:00
collections.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
git.rs cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
identity.rs cob: Don't require a local fork to exist 2023-03-01 15:40:30 +01:00
lib.rs node: Move `routing` to `radicle` crate 2023-03-15 12:59:49 +01:00
node.rs node: Implement `rad sync` command 2023-04-24 11:39:37 +02:00
profile.rs cli: Remove `rad fetch` command 2023-04-24 14:19:31 +02:00
rad.rs cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
serde_ext.rs node: Use JSON for control commands 2023-02-07 10:46:12 +01:00
sql.rs node: Keep track of connection attempts 2023-05-05 17:23:52 +02:00
storage.rs radicle: Remove `delegate` from `Remote` type 2023-04-26 11:06:55 +02:00
test.rs radicle: canonicalize home path 2023-02-16 16:35:59 +01:00