Lorenz Leutgeb
9a7c22536b
radicle/config/node: Use newtypes
2025-08-19 13:16:19 +02:00
Lorenz Leutgeb
d7b48b9e29
radicle: Move logging setup calls to binaries
2025-08-07 08:30:59 +01:00
Lorenz Leutgeb
9068033789
chore: Automated fixes generated by clippy
2025-07-25 11:25:05 +02:00
Lorenz Leutgeb
1c20f64a26
node, protocol: Refactor
...
Mostly changes of `use`s and moving components to `radicle-protocol`,
with the goal of just getting `radicle-node` to work on top of the new
`radicle-protocol` crate.
2025-07-16 21:15:52 +02:00
Lorenz Leutgeb
5a840983a8
node, cli: Refactor test environment
2025-07-09 11:47:50 +01:00
Lorenz Leutgeb
5bc2dc677b
repo: Move workspace crates into `crates` subdirectory
...
This keeps the top level of the repo cleaner, e.g.
<https://github.com/radicle-dev/heartwood > scrolls less and
<https://app.radicle.xyz/nodes/rosa.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/ >
might show more files at the top level.
This way we also don't have to explicitly name all crates in
`Cargo.toml`.
2025-06-09 15:09:21 +02:00