aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/tests
Commit message (Collapse)AuthorAgeFiles
* jsonrpc: remove redundant macro codes in the main crate and clean uphozan232024-06-302
| | | | internal proc macros
* jsonrpc: remove unwrap() and use expect() for examples, docs, and testshozan232024-06-302
|
* jsonrpc: separate the RPC errors from the library implementation errorshozan232024-06-152
|
* add support for tokio & improve net crate apihozan232024-05-192