github OpenZeppelin/openzeppelin-contracts v4.7.3

latest releases: v5.1.0, v5.1.0-rc.0, v5.1.0-rc.1...
2 years ago

⚠️ This is a patch for a high severity issue. For more information visit the security advisory.

Breaking changes

  • ECDSA: recover(bytes32,bytes) and tryRecover(bytes32,bytes) no longer accept compact signatures to prevent malleability. Compact signature support remains available using recover(bytes32,bytes32,bytes32) and tryRecover(bytes32,bytes32,bytes32).

Don't miss a new openzeppelin-contracts release

NewReleases is sending notifications on new releases.