radicle-heartwood-lfs/radicle-node
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 radicle: Import the new SQLite library with bundled binary 2023-07-25 12:30:03 +02:00
Dockerfile docker: Make Dockerfile easier to read 2023-08-03 13:43:20 +02:00