Skip to content

v0.26.0

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

0.26.0 - 2022-08-17

Added

  • Add rkyv implementation behind feature gate #175

Changed

  • Update dusk-bls12_381 from 0.8 to 0.11
  • Update dusk-jubjub from 0.10 to 0.12
  • Update dusk-hades from 0.17.0-rc to 0.19
  • Update canonical from 0.6 to 0.7
  • Update canonical_derive from 0.6 to 0.7
  • Update microkelvin from 0.14 to 0.15
  • Update nstack from 0.13 to 0.14.0-rc
  • Update dusk-plonk from 0.9 to 0.12
  • Change merkle opening to constrain leaf #162
  • Export sponge::truncated::hash regardless of alloc feature #167
  • Remove useless let in sponge::truncated

Fixed

  • Fix module injection for tree and cipher modules