Update docs

This commit is contained in:
github-actions
2023-06-16 20:18:43 +00:00
parent c008be1e41
commit 7b17d5be78
3 changed files with 35 additions and 6 deletions

View File

@ -0,0 +1,5 @@
---
'openzeppelin-solidity': patch
---
`MerkleProof`: Fix a bug in `processMultiProof` and `processMultiProofCalldata` that allows proving arbitrary leaves if the tree contains a node with value 0 at depth 1.