* Move RPC method constants into their own module * Rename RPC compatibility modules to avoid confusion * Rename RPC middleware to include its new functionality * Use FutureExt::inspect() for logging, and only format on failure * Log all RPC errors at info level * Make "invalid parameters" RPC error code match `zcashd` |
||
|---|---|---|
| .. | ||
| methods | ||
| queue | ||
| server | ||
| tests | ||
| config.rs | ||
| constants.rs | ||
| lib.rs | ||
| methods.rs | ||
| queue.rs | ||
| server.rs | ||
| tests.rs | ||