radicle-heartwood-lfs/radicle-node
Alexis Sellier 7bdedd0ffd
node: Fix bug with persistent peer reconnect
We weren't updating the sessions map when a persistent peer
was re-attempted. It would then panic when `connected` was called,
because the state would be `Disconnected`.
2023-02-07 10:47:35 +01:00
..
src node: Fix bug with persistent peer reconnect 2023-02-07 10:47:35 +01:00
Cargo.toml Update all dependencies 2023-01-25 20:38:54 +01:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00