Commit Graph

19 Commits (35d70397b64e0b92a0e90da1e1ecb984da1797ef)

Author SHA1 Message Date
Nicolás Venturo be5ed7364b
Release v2.1.0 solc 0.5.x (#1568) 6 years ago
Nicolás Venturo 54ceedbb1f
Made the Crowdsale's constructor public again. (#1564) 6 years ago
Nicolás Venturo 5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508) 6 years ago
Nicolás Venturo 47b5d61844 Fixed how allowance crowdsale checks remaining tokens. (#1449) 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 1ac1ac984e Fixed how allowance crowdsale checks remaining tokens. (#1449) 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 b8a70f0e55 Improve encapsulation on Crowdsales (#1268) 7 years ago
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
Doug Crescenzi ef347ffccc Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
Matt Condon 3318b91697
feat: add AutoIncrementing contract (#1023) 7 years ago
Leonardo 99e4b081dc ECRecover test should revert because of wrong calldata size (#1050) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
Doug Crescenzi 39385f9f4e Addressed unchecked return value in AllowanceCrowdsale #945 using SafeERC20 (#946) 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
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Tal Ater 903751ce0d Tiny indentation fix in MintedCrowdsale (#792) 7 years ago
Alejo Salles c05918c3cc Crowdsale refactor and add new models (#744) 7 years ago