* add a zcash_serialized_size() * add a size field to `UnminedTx` * refactor zcash_serialized_size() to don't allocate RAM * improve performance Co-authored-by: teor <teor@riseup.net> * clippy Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| tests | ||
| arbitrary.rs | ||
| constraint.rs | ||
| date_time.rs | ||
| error.rs | ||
| read_zcash.rs | ||
| serde_helpers.rs | ||
| sha256d.rs | ||
| tests.rs | ||
| write_zcash.rs | ||
| zcash_deserialize.rs | ||
| zcash_serialize.rs | ||