zebra/zebra-chain/src/primitives
teor 147b8fa3a8
cleanup(rust): Fix new nightly clippy warnings (#7135)
* Fix "comparison is always true" warning

* Add missing Send bound

* cargo clippy --fix --all-features --all-targets

* incorrect implementation of clone on a Copy type

* cargo fmt --all
2023-07-05 07:11:27 +00:00
..
proofs cleanup(rust): Fix new nightly clippy warnings (#7135) 2023-07-05 07:11:27 +00:00
zcash_history
address.rs feat(rpc): Implement the `z_validateaddress` RPC (#6185) 2023-02-20 21:06:22 +00:00
proofs.rs
zcash_history.rs remove dead code from zebra-chain (#5464) 2022-10-25 03:23:50 +00:00
zcash_note_encryption.rs change(deps): Upgrade to the zcash_primitives 0.10 API (#6087) 2023-02-06 15:23:13 +00:00
zcash_primitives.rs change(deps): Upgrade to the zcash_primitives 0.10 API (#6087) 2023-02-06 15:23:13 +00:00