radicle-heartwood-lfs/radicle-node
Alexis Sellier c427f41379
node: Fix periodic inventory announcement
1. We were announcing inventory every 30 seconds. This is now changed
   to 1 hour.
2. We were using a variable to track whether our inventory has been
   announced to the network, but this var was set based on what we
   tracked, not the inventory we had. This var has been removed.
2023-03-22 22:03:59 +01:00
..
src node: Fix periodic inventory announcement 2023-03-22 22:03:59 +01:00
Cargo.toml node: Add commit SHA-1 to log 2023-03-22 08:52:52 +01:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00