librustzcash/zcash_primitives
Jack Grigg 52abb1f057
Merge pull request #1473 from nuttycom/wallet/enrichment_queue
Add queues to track the need for transaction enhancement and/or verification of mined status.
2024-08-10 00:37:23 +01:00
..
benches Move `zcash_primitives::{consensus, constants}` to the `zcash_protocol` crate 2024-03-05 09:45:24 -07:00
proptest-regressions
src Merge pull request #1473 from nuttycom/wallet/enrichment_queue 2024-08-10 00:37:23 +01:00
CHANGELOG.md zcash_client_sqlite: Add `target_height` column to `transactions` table. 2024-08-06 12:25:44 -06:00
Cargo.toml Migrate from `hdwallet` to `bip32` 2024-06-15 00:04:37 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md

README.md

zcash_primitives

This library contains Rust implementations of the Zcash primitives.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.