mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/test/utils/cryptography
Ernesto García 0053ee040a
Move `ECDSA` message hash methods to its own `MessageHashUtils` library (#4430)
2 years ago
..
ECDSA.test.js Move `ECDSA` message hash methods to its own `MessageHashUtils` library (#4430) 2 years ago
EIP712.test.js Add EIP-712 `name` and `version` getters (#4303) 2 years ago
MerkleProof.test.js Detect MerkleProof multiproof invariant violation (#4367) 2 years ago
MessageHashUtils.test.js Move `ECDSA` message hash methods to its own `MessageHashUtils` library (#4430) 2 years ago
SignatureChecker.test.js Add `isValidERC1271SignatureNow` to SignatureChecker library (#3932) 2 years ago