Skip to content

v0.36.0

Compare
Choose a tag to compare
@moCello moCello released this 13 Mar 12:06
· 22 commits to master since this release
f892c24

0.36.0 - 2024-03-13

Added

  • Add Hash struct [#202]
  • Add Error struct [#202]
  • Add Domain struct [#202]
  • Add dusk-safe dependency [#248]

Changed

  • Refactor code with the introduction of SAFE framework [#248]
  • Expose hades::WIDTH as HADES_WIDTH [#248]

Removed

  • Remove perm_uses module as it is obsolete with the introduction of SAFE [#248]
  • Remove merkle feature with the introduction of SAFE [#248]