cuprate/types/src
hinto-janai 80bfe0a34c
Some checks failed
Audit / audit (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / typo (push) Has been cancelled
Deny / audit (push) Has been cancelled
Doc / build (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
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
..
json types: JSON representation types (#300) 2024-10-05 01:47:44 +01:00
block_complete_entry.rs consensus: enable workspace lints (#295) 2024-09-21 01:32:03 +01:00
blockchain.rs Blockchain: add alt-block handling (#260) 2024-09-19 16:55:28 +01:00
hard_fork.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
hex.rs types: JSON representation types (#300) 2024-10-05 01:47:44 +01:00
lib.rs types: JSON representation types (#300) 2024-10-05 01:47:44 +01:00
transaction_verification_data.rs Storage: tx-pool database (#238) 2024-08-22 02:09:07 +01:00
types.rs Blockchain: add alt-block handling (#260) 2024-09-19 16:55:28 +01:00