cuprate-hinto-janai/rpc/types/src
hinto-janai 80bfe0a34c
types: JSON representation types (#300)
* add `cuprate_types::json`

* docs

* `Option` -> flattened enums + prefix structs

* output enum

* docs

* todo!() epee impl

* cuprate-rpc-types: add comments

* cuprate-rpc-types: common `TxEntry` fields into prefix struct

* remove epee

* docs

* add `hex` module

* `From` serai types

* cleanup

* proofs

* tx from impls

* fix tx timelock

* add block value tests

* add ringct types

* add tx_v1, tx_rct_3 test

* clsag bulletproofs tx test

* clsag bulletproofs plus tx test

* docs

* fix hex bytes

* typo

* docs
2024-10-05 01:47:44 +01:00
..
misc types: JSON representation types (#300) 2024-10-05 01:47:44 +01:00
base.rs rpc: add JSON doc-tests (#232) 2024-07-28 21:43:16 +01:00
bin.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
constants.rs rpc: custom epee for misc/bin types (#229) 2024-07-25 16:46:41 +01:00
defaults.rs rpc: remove temporary lints (#255) 2024-08-20 23:50:31 +01:00
free.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
json.rs types: JSON representation types (#300) 2024-10-05 01:47:44 +01:00
lib.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
macros.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
other.rs types: JSON representation types (#300) 2024-10-05 01:47:44 +01:00
rpc_call.rs rpc-types: add traits and enum requests/responses (#241) 2024-08-01 22:04:22 +01:00
serde.rs rpc: remove temporary lints (#255) 2024-08-20 23:50:31 +01:00