aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-rpcserver/src/msgs
Commit message (Expand)AuthorAgeFilesLines
* arti-rpcserver: Rename MethodNotFound to NoSuchMethod.Nick Mathewson2025-01-151-1/+1
* rpc: Rename the error codes for something like consistency.Nick Mathewson2024-07-251-1/+1
* arti-rpcserver: Add an allowIan Jackson2024-01-311-0/+1
* Fix typosDimitris Apostolou2023-07-221-1/+1
* Arti: Add ability to remember the list of methods names.Nick Mathewson2023-04-191-4/+3
* rpcserver: Fix a couple of broken rustdoc linksNick Mathewson2023-04-161-2/+3
* rpc: Improve error reporting for invalid requestsNick Mathewson2023-04-121-0/+84