Skip to content

Releases: dusk-network/phoenix

v0.18.0

10 Nov 13:35
v0.18.0
6246ffb
Compare
Choose a tag to compare

Added

  • Add Error::Decryption variant #114

Changed

  • Update dusk-poseidon from 0.26 to 0.28 #114

Removed

  • Remove canon feature #114
  • Remove Error::PoseidonError variant #114

v0.17.1

19 Oct 12:59
v0.17.1
dcb4a37
Compare
Choose a tag to compare

0.11.1 - 2022-10-19

Added

  • Add support for rkyv-impl under no_std

v0.17.0

17 Aug 10:35
v0.17.0
0b9db85
Compare
Choose a tag to compare

0.17.0 - 2022-08-17

Added

  • Add CheckBytes implementation to rkyved structures
  • Add rkyv implementations behind feature gate #107

Changed

  • Update dusk-bls12_381 dependency to 0.11
  • Update dusk-jubjub dependency to 0.12
  • Update dusk-poseidon dependency 0.26
  • Update dusk-pki dependency 0.26
  • Update nullifier to hash of pk' #96

v0.13.0

29 Jul 09:07
Compare
Choose a tag to compare

[0.13.0] - 2021-07-27

Changed

  • Update dusk-poseidon to v0.22 [#94]
  • Update dusk-pki to v0.8 [#94]

v0.12.0

05 Jul 17:37
9dea335
Compare
Choose a tag to compare

[0.12.0] - 2021-07-05

Added

  • Add dusk-bytes::BadLength impl for crate Error #88
  • Add From<Error> impl for dusk-bytes::Error #92

Changed

  • Change JubJubScalar for BlsScalar for all nonce attributes. #84

v0.11.0

09 Jun 15:15
Compare
Choose a tag to compare

[0.11.0] - 2021-06-09

Added

  • Add rust-toolchain file set to nightly-2021-06-06 #85

Changed

  • Change CI rules to get toolchain from file #86
  • Change Crossover to use all attributes as hash inputs #69
  • Change Message to use all attributes as hash inputs #69
  • Update canonical from v0.5 to v0.6 #72
  • Change note position to reference #76
  • Change rand_core to not use default features #80

v0.11.0-rc.0

12 May 13:42
56fe43c
Compare
Choose a tag to compare

[Unreleased]

  • Change Crossover to use all attributes as hash inputs #69
  • Change Message to use all attributes as hash inputs #69
  • Update canonical from v0.5 to v0.6 #72
  • Change note position to reference #76

v0.10.0

06 Apr 13:02
5526352
Compare
Choose a tag to compare

[0.10.0] - 2021-04-06

Changed

  • Update dusk-poseidon to v0.20 #67

v0.9.1

15 Feb 10:43
1cda5e3
Compare
Choose a tag to compare

[0.9.1] - 2021-02-11

Changed

  • Update dusk-pki to v0.6 #61

v0.9.0

11 Feb 17:36
f47e187
Compare
Choose a tag to compare

[0.9.0] - 2021-02-11

Changed

  • Update dusk-poseidon to v0.18 #61