radicle-heartwood-lfs/radicle-node/src
cloudhead bfdf82a69a
node: Small initialization changes
* Connect to nodes at the end, not the beginning
* Skip sync-status stuff if we're not seeding the repo
* Move debug message to be higher signal
2023-12-11 16:29:39 +01:00
..
runtime radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
service radicle: Consolidate databases 2023-11-30 13:00:59 +01:00
test radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
tests radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
wire radicle: Consolidate databases 2023-11-30 13:00:59 +01:00
worker radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
bounded.rs node: loosen BoundedVec::collect_from bounds 2023-11-17 16:09:42 +01:00
control.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
deserializer.rs node: Implement protocol multiplexing 2023-04-10 14:41:55 +02:00
lib.rs radicle: Make addresses.db accessible from profile 2023-06-02 14:49:20 +02:00
logger.rs cli: Implement `rad node start` with support for deamonizing 2023-04-28 14:19:20 +02:00
main.rs node: remove git-daemon code 2023-11-06 12:07:27 +01:00
runtime.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
service.rs node: Small initialization changes 2023-12-11 16:29:39 +01:00
signals.rs node: Handle `SIGINT` and `SIGTERM` properly 2023-02-14 13:28:16 +01:00
test.rs node: Create shared test environment 2023-02-07 10:46:12 +01:00
tests.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
wire.rs node: `info` announcements 2023-11-17 16:29:29 +01:00
worker.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00