tag:github.com,2008:https://github.com/OpenZeppelin/merkle-tree/releases Release notes from merkle-tree 2025-02-19T13:00:18Z tag:github.com,2008:Repository/556869186/v1.0.8 2025-02-19T13:01:25Z v1.0.8 <ul> <li>Remove dependencies with advisories.</li> </ul> github-actions[bot] tag:github.com,2008:Repository/556869186/v1.0.7 2024-07-15T11:55:26Z v1.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.6 2024-01-28T13:03:38Z v1.0.6 <ul> <li>Added an option to disable leaf sorting.</li> </ul> github-actions[bot] tag:github.com,2008:Repository/556869186/v1.0.5 2023-06-22T20:09:29Z v1.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.4 2023-03-20T18:22:33Z v1.0.4 <ul> <li>Added <code>StandardMerkleTree.verifyMultiProof</code> static method.</li> </ul> github-actions[bot] tag:github.com,2008:Repository/556869186/v1.0.3 2023-03-15T23:44:13Z v1.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.2 2023-01-12T13:39:01Z v1.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.1 2022-11-05T19:41:10Z v1.0.1 No content. github-actions[bot] tag:github.com,2008:Repository/556869186/v1.0.0 2022-11-01T22:51:44Z v1.0.0 No content. frangio