We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20dce45 commit 7374945Copy full SHA for 7374945
.changeset/yellow-moles-hammer.md
@@ -2,4 +2,4 @@
2
'openzeppelin-solidity': minor
3
---
4
5
-`SignatureChecker`: refactor `isValidSignatureNow` to make it safe if EIP-7377 (or similar) is ever implemented.
+`SignatureChecker`: refactor `isValidSignatureNow` to avoid validating ECDSA signatures if there is code deployed at the signer's address.
0 commit comments