radicle-heartwood-lfs/radicle-node
cloudhead a9b94b0ad6
node: New relay configuration for nodes
Relay now has three values: "always", "never" and "auto".

The first two operate like the previous `true`/`false`. The
new (default) value turns relaying on for nodes with public (external)
addresses and off for nodes without. This should reduce redundant traffic on
the network, that was causing the rate limiters to trigger.
2024-05-02 11:45:29 +02:00
..
src node: New relay configuration for nodes 2024-05-02 11:45:29 +02:00
Cargo.toml Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00