Commit Graph

55 Commits (473d0b6884ce538f534a0fc04c97b78e8cc0f48b)

Author SHA1 Message Date
Ernesto García ca822213f2
Make AccessControlDefaultAdminRules delay configurable (#4079) 2 years ago
Ernesto García dad73159df
Add AccessControlDefaultAdminRules (#4009) 2 years ago
Francisco a28aafdc85
Use Prettier for JS files (#3913) 2 years ago
Hadrien Croubois c1d9da4052
Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
Francisco 2336bd3e8e
Simplify ESLint config (#3903) 2 years ago
Helder Sepulveda 1f0e7cdf04
Add Ownable2Step extension with 2-step transfer (#3620) 2 years ago
Hadrien Croubois 668a648bc6
Add utilities for CrossChain messaging (#3183) 3 years ago
Hadrien Croubois e0a2b195e4
Add modifier & internal function with standard revert message in AccessControl (#2609) 4 years ago
Brandon Valosek b1e0aa487d Fix AccessControlEnumerable not tracking renounceRole (#2572) 4 years ago
Brandon Valosek 7adf0d88a0
Fix AccessControlEnumerable not tracking renounceRole (#2572) 4 years ago
Francisco Giordano f07c39be8a Add ERC165 interface detection to AccessControl (#2562) 4 years ago
Francisco Giordano 29ffe6f426
Add ERC165 interface detection to AccessControl (#2562) 4 years ago
Hadrien Croubois 24a0bc23cf
Reorganize the repo structure (#2503) 4 years ago
Hadrien Croubois e341bdc1b7
Remove enumerable from AccessControl and add AccessControlEnumerable extension (#2512) 4 years ago
Francisco Giordano f06738828b
Migrate to Hardhat (#2397) 4 years ago
Hadrien Croubois 7f3eee750a
Add TimelockController (#2354) 4 years ago
Francisco Giordano ace35fdeda
Update all dependencies transitively (#2363) 4 years ago
dibi91 0b489f4d79
Improve test descriptions #1157 (#2334) 5 years ago
Francisco Giordano ccfd370b89
Update Test Helpers to 0.5.6 (#2261) 5 years ago
Nicolás Venturo 4cbcaf35e4 Fix linter errors 5 years ago
Julian M. Rodriguez 73baf0b635
Feature/Adding RoleAdminChanged event in AccessControl (#2214) 5 years ago
Nicolás Venturo c7705712ba
Remove in-constructor requirements (#2195) 5 years ago
Nicolás Venturo 5b5d91c9d4
Remove 'external' functions (#2162) 5 years ago
Nicolás Venturo c173392e15
Revamped Access Control (#2112) 5 years ago
Nicolás Venturo 8176a901a9
Cleanup of Ownership directory (#2120) 5 years ago
Nicolás Venturo 5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080) 5 years ago
Nicolás Venturo 5f92adc2e7 Migrate from truffle to test-environment (#2007) 5 years ago
Nicolás Venturo 3274d9db00
Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942) 5 years ago
Yohann Pereira 489d2e85f1 Replace chai.should with chai.expect (#1780) 6 years ago
Nicolás Venturo a71c3bce32
Update test-helpers to v0.4.0. (#1770) 6 years ago
Balaji Pachai 3682c6575c Added message string for require() (#1704) 6 years ago
ckshei 19c705d928 Fix/rename anyone account #1357 (#1718) 6 years ago
Nicolás Venturo 1ebeef7ffd
Remove unnecessary SLOAD. (#1715) 6 years ago
Nicolás Venturo 96432bf28e Renamed test/behavior to test/behaviors. 6 years ago
Nicolás Venturo 6a658f2ac8 Move PublicRole.behavior to behavior directory. 6 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Nicolás Venturo 35d70397b6
Rename WhitelisterRole to WhitelistAdminRole. (#1589) 6 years ago
Nicolás Venturo 7142e25e78
Add back WhitelistedCrowdsale (#1525) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Nicolás Venturo c2de8ffd14
Now testing events in constructors! (#1511) 6 years ago
Nicolás Venturo 1b79b536cd Roles.add and remove now require pre-conditions on the account. (#1421) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 6 years ago
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