* Limit tx size Zebra now limits the transaction size in the `zcash_deserialize()` method for `Transaction`. * Remove unused error variants (#2941) Co-authored-by: Conrado Gouvea <conrado@zfnd.org> * Limit tx size Zebra now limits the transaction size in the `zcash_deserialize()` method for `Transaction`. * Test the tx deserialization limit Co-authored-by: Conrado Gouvea <conrado@zfnd.org> |
||
|---|---|---|
| .. | ||
| benches | ||
| proptest-regressions | ||
| src | ||
| Cargo.toml | ||
| build.rs | ||