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 3bd30f7382
Roles.add and remove now require pre-conditions on the account. (#1421)
6 years ago
..
CapperRole.test.js RBAC and Ownable migration towards Roles (#1291) 7 years ago
MinterRole.test.js RBAC and Ownable migration towards Roles (#1291) 7 years ago
PauserRole.test.js RBAC and Ownable migration towards Roles (#1291) 7 years ago
PublicRole.behavior.js Roles.add and remove now require pre-conditions on the account. (#1421) 6 years ago
SignerRole.test.js RBAC and Ownable migration towards Roles (#1291) 7 years ago