radicle-heartwood-lfs/radicle/src
cloudhead e888398519
node: Populate address book with bootstrap nodes
As a starting point, we populate the address book (if empty) with some
bootstrap nodes which are trusted.

To prevent these nodes being connected to during tests (including e2e
tests), we create a new constructor for `Config` that is used in tests.

Note that a `cfg(test)` check is not enough given that e2e tests don't
have that set.
2023-08-09 12:39:33 +02:00
..
canonical radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob cob: Stabilize formats 2023-08-07 11:05:14 +02:00
identity cob: Stabilize formats 2023-08-07 11:05:14 +02:00
node node: Populate address book with bootstrap nodes 2023-08-09 12:39:33 +02:00
storage cob: Stabilize formats 2023-08-07 11:05:14 +02:00
test node: Support DNS address types at the wire level 2023-08-01 14:55:20 +02:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob.rs cob: Stabilize formats 2023-08-07 11:05:14 +02:00
collections.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
git.rs cli: `git pull` to update patches in working copy 2023-08-04 12:28:22 +02:00
identity.rs cob: Don't require a local fork to exist 2023-03-01 15:40:30 +01:00
lib.rs Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00
node.rs cli: `git pull` to update patches in working copy 2023-08-04 12:28:22 +02:00
profile.rs radicle: Disable canonicalize_home tests on macos 2023-07-26 13:23:15 +02:00
rad.rs radicle: Split out `SignRepository` trait 2023-07-14 16:58:23 +02:00
serde_ext.rs Use numbers for `LocalTime` timestamps 2023-08-01 15:47:02 +02:00
sql.rs node: Keep track of connection attempts 2023-05-05 17:23:52 +02:00
storage.rs remote-helper: Fix refs advertisement for patches 2023-08-06 17:29:21 +02:00
test.rs cob: Remove CRDTs from COB state 2023-07-25 15:29:27 +02:00
version.rs Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00