radicle-heartwood-lfs/radicle-cli
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
..
examples node: New relay configuration for nodes 2024-05-02 11:45:29 +02:00
src cli: Small improvements to `rad auth` error output 2024-04-30 22:07:04 +02:00
tests node: New relay configuration for nodes 2024-05-02 11:45:29 +02:00
Cargo.toml Update radicle-surf to 0.21 2024-04-24 11:51:25 +02:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00