radicle-heartwood-lfs/crates/radicle-node
Fintan Halpenny 174792813a node: register backtrace
To better help debugging when things go wrong after `radicle-node` crashes,
`RUST_BACKTRACE` is registered in the `main`. According to this [StackOverflow
answer][so], this should not affect performance

[so]: https://stackoverflow.com/questions/29421727/how-much-overhead-does-rust-backtrace-1-have/45402131#45402131
2025-07-30 13:41:17 +01:00
..
src node: register backtrace 2025-07-30 13:41:17 +01:00
Cargo.toml protocol: Reimplement encoding on top of `bytes` 2025-07-16 21:15:55 +02:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00