summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/semver.md
Commit message (Collapse)AuthorAgeFilesLines
* ChanMgr: Add more contextual info to error types.Nick Mathewson2022-07-061-0/+1
Now each type has a peer. In some cases this peer is just an address, whereas in others (where key is relevant or address isn't yet narrowed down) it's a full OwnedChanTarget.