Commit Graph

62 Commits (ac5480e7caa8544da5ca629524bf11ea9af2751a)

Author SHA1 Message Date
Nicolás Venturo 3bd30f7382
Roles.add and remove now require pre-conditions on the account. (#1421) 6 years ago
Nicolás Venturo b0da0fded0
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket 58a42443df added a test helper with common constants (#1400) 6 years ago
Nicolás Venturo e7c99dd7dd Roles now emit events in construction and when renouncing. (#1329) 6 years ago
Nicolás Venturo 21198bf1c1 Roles now emit events in construction and when renouncing. (#1329) 6 years ago
Nicolás Venturo 6cae0f458d Role library now requires non-zero addresses. (#1303) 6 years ago
Nicolás Venturo 254210f699
Improve role behavior tests (#1300) 6 years ago
Nicolás Venturo 951460696e Added events to the role contracts. (#1302) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 years ago
Leo Arias f4eb51a7e9 Improve encapsulation on SignatureBouncer, Whitelist and RBAC example (#1265) 7 years ago
Nicolás Venturo 4fb9bb7020
Minor test style improvements (#1219) 7 years ago
jacob 64c324e37c remove arrow functions from js tests (#1225) 7 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Justus Perlwitz e6c15b34da Remove chai-as-promised (#1116) 7 years ago
Nicolás Venturo 67b67b791e
Changed before for beforeAll, refactored Bouncer tests. (#1094) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Adam Flesher b0292cf628 Add `isValidSignatureAndData` to Bouncer to verify method calls (#973) 7 years ago
Matt Condon 6a7114fdb4
Bouncer contract implementation (#883) 7 years ago