Cargo Features

phoenix-core has no features set by default.

[dependencies]
phoenix-core = { version = "0.27.0", features = ["alloc", "rkyv-impl"] }
default

"alloc" is suggested as default feature but would be breaking change

alloc

Affects phoenix-core::transaction

rkyv-impl = bytecheck, rkyv

Enables rkyv-impl of bls12_381-bls, dusk-bls12_381, dusk-jubjub, dusk-poseidon ^0.33, and jubjub-schnorr

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.

rkyv rkyv-impl?
bytecheck rkyv-impl?

Enables bytecheck ^0.6