radicle-heartwood-lfs/crates/radicle-node
Adrian Duke 802e4726e3 e2e: Replace the hardcoded 1-second sleep in `test_connection_crossing` with polling loop
Avoid relying on a thread sleep to wait for the nodes to connect.

Instead rely on the connection condition being established by using a polling loop.
The loop is controlled by a number of iterations, panicking if the
number of iterations is exceeded.
2026-04-23 08:42:32 +01:00
..
src e2e: Replace the hardcoded 1-second sleep in `test_connection_crossing` with polling loop 2026-04-23 08:42:32 +01:00
CHANGELOG.md node: Update 0.18.0 2026-03-18 20:53:00 +00:00
Cargo.toml I2P Support 2026-04-15 12:01:50 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00