aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-dirauth/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* arti-dirauth: Build an arti consensus method plugin binaryIan Jackson2026-07-211-0/+5
| | | | This just panics, right now.
* add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
|
* Removed unnecessary lintpryty262026-07-151-1/+1
| | | | Removed unnecessary lint
* arti-dirauth: New crate, emptyIan Jackson2026-06-221-0/+59
Let's start this now.