Cargo Features
penumbra-sdk-proof-setup has no features set by default.
[dependencies]
penumbra-sdk-proof-setup = { version = "0.82.0-alpha.0", features = ["parallel"] }
- parallel = rayon
-
Enables parallel of ark-ec ^0.4.2, ark-ff ^0.4.2, ark-groth16 ^0.4.0, decaf377, and penumbra-sdk-shielded-pool
Affects
parallel_utils::transform_parallel
,parallel_utils::zip_map_parallel
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.