Skip to content

v0.1.2

Compare
Choose a tag to compare
@bobbinth bobbinth released this 17 Feb 21:39
· 332 commits to main since this release
822c52a

0.1.2 (2023-02-17)

  • Fixed Rpo256::hash pad that was panicking on input (#44)
  • Added MerklePath wrapper to encapsulate Merkle opening verification and root computation (#53)
  • Added NodeIndex Merkle wrapper to encapsulate Merkle tree traversal and mappings (#54)