Skip to content

Releases: dusk-network/Hades252

v0.13.0

11 Feb 15:10
c452deb
Compare
Choose a tag to compare

[0.13.0] - 2021-02-11

Changed

  • Change crate's name from Hades252 to dusk-hades

v0.12.0

27 Jan 17:32
d5e2ef2
Compare
Choose a tag to compare

[0.12.0] - 2021-01-27

Changed

  • Bump dusk-plonk to v0.5
  • Bump dusk-bls12_381 to v0.6
  • Remove nightly_docs feature

v0.11.0

26 Jan 21:51
d608b7a
Compare
Choose a tag to compare

[0.11.0] - 2020-01-26

Changed

  • Bump dusk-plonk to v0.4
  • Bump dusk-bls12_381 to v0.5
  • Update CHANGELOG to ISO 8601

v0.10.1

09 Nov 14:51
5cade5e
Compare
Choose a tag to compare

[0.10.1] - 09-11-20

Changed

  • Update to support full no-std.

v0.10.0

06 Oct 18:32
d934e23
Compare
Choose a tag to compare

[0.10.0] - 06-10-20

Fixed

  • Fixes #69 - ARK on partial round must be applied to all elements.

v0.9.0

05 Oct 16:45
53ca43f
Compare
Choose a tag to compare

[0.9.0] - 05-10-20

Changed

  • Major optimization on GadgetStrategy with fan-in-3 feature of PLONK.
    Gates per permutation set to 973

v0.8.1

05 Oct 07:50
030c459
Compare
Choose a tag to compare

[0.8.1] - 04-10-20

Changed

  • Optimize GadgetStrategy to consume less gates.

v0.8.0

29 Sep 08:42
61f14b2
Compare
Choose a tag to compare

[0.8.0] - 29-09-20

Changed

  • Bump dusk-plonk to v0.2.11.

v0.7.0

13 Aug 18:14
aa481c7
Compare
Choose a tag to compare

[0.7.0] - 13-08-20

Added

  • anyhow crate to support Error handling in the tests.

Changed

  • Updated the dusk-plonk versions to v0.2.7.

Removed

  • Legacy methods to perform poseidon-based ops such as hashing
    which is not the purpose of this lib.

v0.6.1

24 Jul 15:00
7ba70c7
Compare
Choose a tag to compare

[0.6.1] - 24-07-20

Changed

  • dusk-plonk crate version to 0.2.1.