Update docs

This commit is contained in:
github-actions
2023-06-16 20:42:47 +00:00
parent 7b17d5be78
commit bb92300855
19 changed files with 152 additions and 153 deletions

View File

@ -1,5 +0,0 @@
---
'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.