tag:github.com,2008:https://github.com/OpenZeppelin/merkle-tree/releasesRelease notes from merkle-tree2025-02-19T13:00:18Ztag:github.com,2008:Repository/556869186/v1.0.82025-02-19T13:01:25Zv1.0.8<ul>
<li>Remove dependencies with advisories.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/556869186/v1.0.72024-07-15T11:55:26Zv1.0.7<ul>
<li>Added <code>SimpleMerkleTree</code> class that supports <code>bytes32</code> leaves with no extra hashing.</li>
<li>Support custom hashing function for computing internal nodes. Available in the core and in <code>SimpleMerkleTree</code>.</li>
<li>Add <code>length</code> and <code>at()</code> (leaf getter) to <code>StandardMerkleTree</code> and <code>SimpleMerkleTree</code>.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/556869186/v1.0.62024-01-28T13:03:38Zv1.0.6<ul>
<li>Added an option to disable leaf sorting.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/556869186/v1.0.52023-06-22T20:09:29Zv1.0.5<ul>
<li>Make <code>processMultiProof</code> more robust by validating invariants.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/556869186/v1.0.42023-03-20T18:22:33Zv1.0.4<ul>
<li>Added <code>StandardMerkleTree.verifyMultiProof</code> static method.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/556869186/v1.0.32023-03-15T23:44:13Zv1.0.3<ul>
<li>Added <code>StandardMerkleTree.verify</code> static method for verification of a proof for given root, leaf, and leaf encoding.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/556869186/v1.0.22023-01-12T13:39:01Zv1.0.2<ul>
<li>Added <code>StandardMerkleTree</code> methods <code>verify</code> and <code>verifyMultiProof</code>.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/556869186/v1.0.12022-11-05T19:41:10Zv1.0.1No content.github-actions[bot]tag:github.com,2008:Repository/556869186/v1.0.02022-11-01T22:51:44Zv1.0.0No content.frangio