radicle-heartwood-lfs/radicle-node/src
cloudhead 50379548c2
node: Don't announce inventory redundantly
Keep track of last announcement timestamp and don't re-announce if it
matches.
2024-06-12 15:36:34 +02:00
..
runtime node: Rename certain functions for clarity 2024-06-12 15:36:34 +02:00
service node: Implement staggered broadcast for gossip 2024-05-24 16:44:22 +02:00
test node: Rename certain functions for clarity 2024-06-12 15:36:34 +02:00
tests fetch: remove `.keep` files 2024-05-16 15:47:14 +02:00
wire node: Set TCP_KEEPALIVE on sockets 2024-05-22 14:46:08 +02:00
worker node: reduce default upload-pack timeout 2024-05-17 21:05:50 +02:00
bounded.rs node: Use inventory cache for checking missing 2024-05-13 16:37:02 +02:00
control.rs node: Rename certain functions for clarity 2024-06-12 15:36:34 +02:00
deserializer.rs node: Use `BoundedVec` for inbox 2024-05-07 14:49:02 +02:00
lib.rs signals: Move signal handling to its own crate 2024-05-03 14:30:51 +02:00
main.rs radicle: Fix file limit setting for FreeBSD 2024-05-21 13:48:44 +02:00
runtime.rs node: Update inventory when unseeding 2024-06-12 15:36:34 +02:00
service.rs node: Don't announce inventory redundantly 2024-06-12 15:36:34 +02:00
test.rs radicle: expose shared logger 2023-12-20 15:11:10 +01:00
tests.rs node: Rename certain functions for clarity 2024-06-12 15:36:34 +02:00
wire.rs node: Ignore messages from newer protocol versions 2024-05-22 13:56:47 +02:00
worker.rs node: Simplify configuration 2024-06-04 14:08:15 +02:00