Commit Graph

60 Commits (85a081ff36e97d0cfb53b35dfb6c31ad4522fcea)

Author SHA1 Message Date
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 308a4c9907
Draft EIP 1820 (#1677) 6 years ago
Anton Bukov 352ec94579 Add TimedCrowdsale::_extendTime (#1636) 6 years ago
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 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
Tal Ater 8056433c44 Added PausableCrowdsale contract (#832) 6 years ago
Nicolás Venturo 7142e25e78
Add back WhitelistedCrowdsale (#1525) 6 years ago
Nicolás Venturo 357fded2b5 Refundable post delivery crowdsale (#1543) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Nicolás Venturo 6fd0010325
Moved advanceBlock to time. (#1523) 6 years ago
Nicolás Venturo b9793abec6
balanceDifference tests and application (#1514) 6 years ago
Nicolás Venturo ecae7608f9 InitialRate must be strictly larger than finalRate. (#1441) 6 years ago
Nicolás Venturo 47b5d61844 Fixed how allowance crowdsale checks remaining tokens. (#1449) 6 years ago
Nicolás Venturo 2e848e12d1 IncPriceCrowdsale consistently returns 0 outside of the crowdsale window. (#1442) 6 years ago
Nicolás Venturo 6e055019d4 Closing time must be strictly after opening time. (#1440) 6 years ago
Nicolás Venturo 5ee55c4af3 Internal crowdsales (#1439) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Nicolás Venturo 0678f67289 Merged latestTime, increaseTime and duration into a time helper. (#1364) 6 years ago
Nicolás Venturo 598a0358fc Dangling commas are now required. (#1359) 6 years ago
Jakub Bogacz 39db4b4b05 Feature/use expect event in test logs assertions #1232 (#1343) 6 years ago
Jakub Bogacz a9af619c59 Add BigNumber support to expectEvent/inLogs (#1026) (#1338) 6 years ago
Martín 49d2dd9e08 Add Mock suffix to variable names #1172 (#1324) 6 years ago
Nicolás Venturo a936cbf5fb InitialRate must be strictly larger than finalRate. (#1441) 6 years ago
Nicolás Venturo 1ac1ac984e Fixed how allowance crowdsale checks remaining tokens. (#1449) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 6 years ago
Nicolás Venturo 9155bfe27f
IncPriceCrowdsale consistently returns 0 outside of the crowdsale window. (#1442) 6 years ago
Nicolás Venturo 1c5f16ae26
Closing time must be strictly after opening time. (#1440) 6 years ago
Nicolás Venturo d9fdffe88e
Internal crowdsales (#1439) 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 34bc709bc2
Merged latestTime, increaseTime and duration into a time helper. (#1364) 6 years ago
Nicolás Venturo a6889776f4 Dangling commas are now required. (#1359) 6 years ago
Jakub Bogacz 536262f2ec Feature/use expect event in test logs assertions #1232 (#1343) 6 years ago
Jakub Bogacz 947de54cee Add BigNumber support to expectEvent/inLogs (#1026) (#1338) 6 years ago
Martín 4b21fcf5af Add Mock suffix to variable names #1172 (#1324) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 years ago
Francisco Giordano bf95602404
Simplify IndividuallyCappedCrowdsale interface (#1296) 6 years ago
Leo Arias 616124e37c Update modifiers to call public view functions (#1277) 6 years ago
Leo Arias b8a70f0e55 Improve encapsulation on Crowdsales (#1268) 7 years ago
Francisco Giordano 4eb4d7114d
Allow non-beneficiaries to trigger release of their funds (#1275) 7 years ago
Leo Arias f4eb51a7e9 Improve encapsulation on SignatureBouncer, Whitelist and RBAC example (#1265) 7 years ago
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
Leo Arias 1c0532455a
Rename events to past-tense (#1181) 7 years ago
Nicolás Venturo a9f910d34f Increase test coverage (#1237) 7 years ago