radicle-heartwood-lfs/radicle-node
cloudhead 765fc48c84
node: Fix edge case in persistent peer connections
If two peers are persistent for each other and experience
disconnections, it's possible that an outbound connection is turned into
an inbound one. But if we don't set that correctly, we'll eventually run
into a crash where an already connected peer re-connects, since the
disconnection logic checks for the link direction.
2024-06-24 14:29:00 +02:00
..
src node: Fix edge case in persistent peer connections 2024-06-24 14:29:00 +02:00
Cargo.toml node: Fix Tor full-proxy mode support 2024-06-21 16:16:51 +02:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00