radicle-heartwood-lfs/radicle-node/src
Lorenz Leutgeb d50df68b74 chore: Remove dependency `once_cell`
Rust 1.80 introduced `std::sync::LazyLock` which achieves the same, so
cut down on dependencies a bit.

See: <https://doc.rust-lang.org/1.80.0/std/sync/struct.LazyLock.html>
2025-06-09 12:06:30 +02:00
..
runtime cli: Try to connect to seeds specified as options 2024-11-05 12:18:12 +01:00
service chore: Remove dependency `once_cell` 2025-06-09 12:06:30 +02:00
test radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00
tests node: fix e2e reader limit test 2025-05-22 11:02:34 +02:00
wire radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00
worker cob: abstract namespace identifier 2025-05-22 09:09:57 +02:00
bounded.rs node: Use inventory cache for checking missing 2024-05-13 16:37:02 +02:00
control.rs cli: Try to connect to seeds specified as options 2024-11-05 12:18:12 +01:00
deserializer.rs node: Use `BoundedVec` for inbox 2024-05-07 14:49:02 +02:00
lib.rs radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00
main.rs radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00
runtime.rs radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00
service.rs radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00
test.rs radicle: expose shared logger 2023-12-20 15:11:10 +01:00
tests.rs chore: Remove dependency `once_cell` 2025-06-09 12:06:30 +02:00
wire.rs node: Add agent and version to node announcement 2024-06-13 11:28:09 +02:00
worker.rs node: rate limiter for channel reads 2025-04-25 20:27:51 +02:00