cuprate-hinto-janai/rpc
hinto-janai 0910c0a231
Some checks failed
Deny / audit (push) Has been cancelled
Audit / audit (push) Has been cancelled
Doc / build (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / typo (push) Has been cancelled
CI / ci (macos-latest, stable, bash) (push) Has been cancelled
CI / ci (ubuntu-latest, stable, bash) (push) Has been cancelled
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Has been cancelled
Doc / deploy (push) Has been cancelled
rpc: use ByteArrayVec and ContainerAsBlob (#227)
* fixed-bytes: add `serde`, document feature flags

* fixed-bytes: add derives

* rpc: add `as _` syntax to macro

* rpc: use `ByteArrayVec` and `ContainerAsBlob` for binary types

* fixed-bytes: re-add derives

* rpc-types: dedup default value within macro

* readme: fixed bytes section
2024-07-13 01:26:11 +01:00
..
interface rpc: start cuprate-rpc-types (#147) 2024-06-26 22:24:05 +01:00
json-rpc workspace: enforce crate/directory naming scheme (#164) 2024-06-24 02:30:47 +01:00
types rpc: use ByteArrayVec and ContainerAsBlob (#227) 2024-07-13 01:26:11 +01: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.