cuprate-hinto-janai/rpc
hinto-janai 01150ab84c
Some checks failed
CI / fmt (push) Waiting to run
CI / typo (push) Waiting to run
CI / ci (macos-latest, stable, bash) (push) Waiting to run
CI / ci (ubuntu-latest, stable, bash) (push) Waiting to run
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Waiting to run
Doc / build (push) Waiting to run
Doc / deploy (push) Blocked by required conditions
Deny / audit (push) Waiting to run
Architecture mdBook / build (push) Has been cancelled
rpc/types: fix epee deserialization for GetBlocksResponse (#345)
* header + flatten

* fix optional values

* `fn error() -> String` -> `error!() -> &'static str`

* extract out `PoolInfo`

* fix cargo hack
2024-11-27 23:04:58 +00:00
..
interface CI: add cargo hack (#170) 2024-11-01 20:22:14 +00:00
json-rpc lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
types rpc/types: fix epee deserialization for GetBlocksResponse (#345) 2024-11-27 23:04:58 +00:00
README.md rpc: add initial crates (#146) 2024-06-05 15:35:08 +01:00

RPC

This directory contains Monero RPC types and Cuprate RPC's libraries.