This repository has been archived by the owner on Jan 16, 2025. It is now read-only.
v0.11.0
0.11.0 - 2022-08-17
Added
- Add
rkyv
implementations behind feature gate #66 - Add
PublicKey::from_raw_unchecked
andStealthAddress::from_raw_unchecked
#63
Changed
- Update
dusk-jubjub
from0.10
to0.12
- Update
dusk-poseidon
from0.24.0-rc
to0.26
- Update
canonical
from0.6
to0.7
- Update
canonical_derive
from0.6
to0.7
- Update
StealthAddress::R
andStealthAddress::pk_r
toconst fn
#63