radicle-heartwood-lfs/crates/radicle-node/src
Lorenz Leutgeb 5aaf978f97 radicle: Configure database connections on open
Configuration of database connections is not performed on `open`, which
leaves room for error (e.g. to miss specifying configuration).

Methods on `Profile` automatically supply the configuration of the
profile.

In testing code, just using the default configuration suffices.
2026-03-09 09:20:42 +00:00
..
reactor node: downgrade `error!` logs 2026-01-19 17:59:06 +01:00
runtime node: control debug serialization of FetcherState 2026-03-05 15:29:42 +01:00
test radicle: Configure database connections on open 2026-03-09 09:20:42 +00:00
tests e2e: Introduce 3 tests for block command 2026-02-17 16:12:04 +01:00
worker node: Use `gix_packetline` 2026-02-16 21:42:59 +01:00
control.rs node: Add block command to control socket 2026-02-17 16:12:04 +01:00
fingerprint.rs chore: Fix spelling errors with codespell 2025-11-01 12:11:02 +01:00
lib.rs localtime: localise the localtime dependency 2026-01-08 14:58:41 +01:00
main.rs signals: Add support for Windows 2026-02-13 15:38:02 +00:00
reactor.rs node/runtime: Make `Runtime::run` more readable 2026-02-18 09:36:49 +00:00
runtime.rs radicle: Configure database connections on open 2026-03-09 09:20:42 +00:00
test.rs node, protocol: Refactor 2025-07-16 21:15:52 +02:00
tests.rs protocol: refactor to use Responder 2026-02-16 13:33:00 +01:00
wire.rs node: donwgrade log error to trace for disconnection 2026-02-12 14:35:13 +00:00
worker.rs node: Use `gix_packetline` 2026-02-16 21:42:59 +01:00