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/access
Hadrien Croubois bb7ca7d151
Prevent setting address(0) as the initialAdmin in AccessManager (#4570)
1 year ago
..
extensions Change access folder structure (#4359) 2 years ago
manager Prevent setting address(0) as the initialAdmin in AccessManager (#4570) 1 year ago
AccessControl.behavior.js Add a bool return to _grantRole and _revokeRole (#4241) 2 years ago
AccessControl.test.js Replace revert strings with custom errors (#4261) 2 years ago
Ownable.test.js Replace revert strings with custom errors (#4261) 2 years ago
Ownable2Step.test.js Replace revert strings with custom errors (#4261) 2 years ago