Commit Graph

11 Commits (951460696e86cda06a3e2f24892b8dd25c1fed5e)

Author SHA1 Message Date
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 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 b0f20d43df Add a leading underscore to internal and private functions. (#1257) 7 years ago
viquezclaudio b6943263d2 Added "_" sufix to internal variables (#1171) 7 years ago
Nicolás Venturo 8fd072cf8e Escrows (#1014) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 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
Matt Condon a6bef44790
fix: remove admin functionality from RBAC.sol fixes #802 (#836) 7 years ago
Alejo Salles c05918c3cc Crowdsale refactor and add new models (#744) 7 years ago
Matt Condon bd2f1773cd fix: solium errors - function-order only 7 years ago
Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' 7 years ago
Alejandro Santander b50391862c Changes to remove warnings 7 years ago
Alejandro Santander 815d9e1f45 Replace constant with view/pure 7 years ago
Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 7 years ago
dmx374 b395b06b65 Explicit public visibility on methods 7 years ago
Jakub Wojciechowski 950b6a5e56 sanity check for RefundableCrowdsale: goal > 0 8 years ago
Francisco Giordano f507a0ea29 fix references to SafeMath in crowdsale contracts 8 years ago
Francisco Giordano b961eea89d fix claimRefund precondition 8 years ago
Francisco Giordano 657c56c650 remove unecessary whitespace 8 years ago
Manuel Araoz de92a02127 Add Crowdsale contracts 8 years ago