Commit Graph

3 Commits

Author SHA1 Message Date
Jack Grigg ce3830f277 Make crate no-std 2023-12-05 18:41:47 +00:00
Jack Grigg ea3e731868 Enforce documentation and no unsafe code 2023-12-05 18:41:47 +00:00
Jack Grigg 69adc6df83 Bring in refactor of the crate
This refactor was performed over several years. The protocol-specific
logic now lives in protocol-specific crates, and this crate provides the
common shared types and functions.

Source: https://github.com/zcash/librustzcash
Rev: zcash/librustzcash@5aa0e6c6ee
2023-12-05 18:08:39 +00:00