Lorenz Leutgeb
b0beef4391
workspace/rust/clippy: Fix all warnings
...
Fix clippy warnings following the upgrade of the Rust toolchain to
version 1.90. Almost all are "mismatched_lifetime_syntaxes".
2025-10-17 12:56:43 +02:00
Lorenz Leutgeb
3c5668edd2
protocol: Reimplement encoding on top of `bytes`
2025-07-16 21:15:55 +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
61c468778a
protocol: Create skeleton by moving from radicle-node
...
This commit will not build. If you are reading this while bisecting,
please skip this commit. It is not fixed to build to get clean renames.
2025-07-16 21:12:42 +02:00