Zebra/zebra-rpc
teor 9d97919afc
fix(rpc): Make RPC "incorrect parameters" error code match `zcashd` (#6066)
* 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`
2023-02-01 18:20:48 +00:00
..
src fix(rpc): Make RPC "incorrect parameters" error code match `zcashd` (#6066) 2023-02-01 18:20:48 +00:00
Cargo.toml build(deps): bump futures from 0.3.25 to 0.3.26 (#6058) 2023-02-01 08:55:37 +00:00