Commit Graph

17 Commits (70e616db7c2bcce9d3a3fbbab83b7fe64a54fcd1)

Author SHA1 Message Date
Nicolás Venturo 5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508) 6 years ago
Nicolás Venturo ecae7608f9 InitialRate must be strictly larger than finalRate. (#1441) 6 years ago
Nicolás Venturo 2e848e12d1 IncPriceCrowdsale consistently returns 0 outside of the crowdsale window. (#1442) 6 years ago
Nicolás Venturo 5ee55c4af3 Internal crowdsales (#1439) 6 years ago
Francisco Giordano e7aa8dedbc Turn off blank-lines Solium rule (#1284) 6 years ago
Nicolás Venturo a936cbf5fb InitialRate must be strictly larger than finalRate. (#1441) 6 years ago
Nicolás Venturo 9155bfe27f
IncPriceCrowdsale consistently returns 0 outside of the crowdsale window. (#1442) 6 years ago
Nicolás Venturo d9fdffe88e
Internal crowdsales (#1439) 6 years ago
Francisco Giordano 9b37104655
Turn off blank-lines Solium rule (#1284) 6 years ago
Leo Arias 6c4c8989b3 Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
Leo Arias ab13379653 Improve encapsulation on TimedCrowdsale (#1281) 7 years ago
Leo Arias b8a70f0e55 Improve encapsulation on Crowdsales (#1268) 7 years ago
Nicolás Venturo a9f910d34f Increase test coverage (#1237) 7 years ago
Leo Arias 45d6943913 Fix typos (#1082) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
Leo Arias 746673a94f
style: use the max-len solidity rule (#944) 7 years ago
John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
Matt Condon 9e1c934ffd
Various fixes and formatting chores (#885) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Leo Arias 82ce197e44 tests: fix most of the static warnings (#844) 7 years ago
Alejo Salles c05918c3cc Crowdsale refactor and add new models (#744) 7 years ago