v2.6.15
Release notes v2.6.15 π
This is a minor feature release
What's new
- Updated the
IncrementalMerkleTree
module to support custom hash functions and set desired tree height. This change makes the IMT compliant with ZK proofs.
Fixes
- Fixed revert in
withdraw
function in thestaking
module when 0 rewards were withdrawn.