| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | arti-relay: add support for a `CreateRequestHandler` | Steven Engler | 2026-04-08 | 1 | -0/+142 |
| | | |||||
| * | Fix typos | Tobias Stoeckmann | 2026-03-24 | 1 | -1/+1 |
| | | | | | Typos found with codespell | ||||
| * | arti-relay: Allow clippy_unused_async | Gabriela Moldovan | 2026-01-27 | 1 | -0/+1 |
| | | | | | The code here is still WIP, no need to apply the lint yet. | ||||
| * | arti-relay: use `Void` for `TorRelay::run` | Steven Engler | 2025-10-27 | 1 | -1/+1 |
| | | |||||
| * | relay: Add channel housekeeping task | David Goulet | 2025-10-21 | 1 | -0/+63 |
| This is a background task in charge of expiring closing channels and future work is to also prune duplicate channels. This is not used nor called at this commit, next commit will add the task handling. Part of #2217 Signed-off-by: David Goulet <[email protected]> | |||||
