Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

v0.11.0

Compare
Choose a tag to compare
@ureeves ureeves released this 17 Aug 10:33
· 33 commits to master since this release

0.11.0 - 2022-08-17

Added

  • Add rkyv implementations behind feature gate #66
  • Add PublicKey::from_raw_unchecked and StealthAddress::from_raw_unchecked #63

Changed

  • Update dusk-jubjub from 0.10 to 0.12
  • Update dusk-poseidon from 0.24.0-rc to 0.26
  • Update canonical from 0.6 to 0.7
  • Update canonical_derive from 0.6 to 0.7
  • Update StealthAddress::R and StealthAddress::pk_r to const fn #63