radicle-heartwood-lfs/radicle
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
..
src node: Populate address book with bootstrap nodes 2023-08-09 12:39:33 +02:00
Cargo.toml Prepare crates for publishing to `crates.io` 2023-08-07 11:31:11 +02:00