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/roles
Nicolás Venturo 21198bf1c1 Roles now emit events in construction and when renouncing. (#1329) 6 years ago
..
CapperRole.test.js RBAC and Ownable migration towards Roles (#1291) 6 years ago
MinterRole.test.js RBAC and Ownable migration towards Roles (#1291) 6 years ago
PauserRole.test.js RBAC and Ownable migration towards Roles (#1291) 6 years ago
PublicRole.behavior.js Roles now emit events in construction and when renouncing. (#1329) 6 years ago
SignerRole.test.js RBAC and Ownable migration towards Roles (#1291) 6 years ago