Commit Graph

44 Commits (7ef273050697178b74dd4530d4b0eb4e5127a8f5)

Author SHA1 Message Date
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) 7 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
Nicolás Venturo 4fb9bb7020
Minor test style improvements (#1219) 7 years ago
Nicolás Venturo 20cf885430
No longer assigning awaits to temporary variables. (#1216) 7 years ago
Nicolás Venturo 8d11dcc0e5
Increase testing coverage (#1195) 7 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Nicolás Venturo ba85aef95e Renamed behaviour to behavior. (#1151) 7 years ago
Nicolás Venturo 567b773242
Prefer const in test files (#1117) 7 years ago
Justus Perlwitz e6c15b34da Remove chai-as-promised (#1116) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Arun Kumar 40b5594f52 Promisify web3 sync requests in tests (#1009) 7 years ago
Nicolás Venturo 8fd072cf8e Escrows (#1014) 7 years ago
Matt Condon 92b695f2fb
Fix/whitelisted crowdsale (#981) 7 years ago
Vittorio Minacori 39370ff690 Adding RBAC Mintable token (#923) 7 years ago
Federico Gimenez f4bdaf49a1 Increase test coverage to 93% #549 (#768) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Francisco Giordano 03a3302abd
add missing await in IndividuallyCappedCrowdsale (#867) 7 years ago
Alejo Salles 42787e2a75 added awaits (#845) 7 years ago