Commit Graph

31 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 357fded2b5 Refundable post delivery crowdsale (#1543) 6 years ago
Nicolás Venturo 5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508) 6 years ago
Aniket 4f356e35a9 The beneficiary parameter of claimRefund is replaced with refundee (#1481) 6 years ago
Leo Arias ae339333d7 Add warning about trading tokens before refundable crowdsale goal is met (#1452) 6 years ago
Nicolás Venturo 984fe23a46 Deleted unnecessary import. (#1437) 6 years ago
Nicolás Venturo a9bffb3787 Now setting the finalized flag before doing finalization to prevent possbile reentrancy issues. (#1447) 6 years ago
Nicolás Venturo 5ee55c4af3 Internal crowdsales (#1439) 6 years ago
Nicolás Venturo c5a8680a9c Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
Aniket 3266de1b5c Non-constructor initialization removed (#1403) 6 years ago
Francisco Giordano e7aa8dedbc Turn off blank-lines Solium rule (#1284) 6 years ago
Leo Arias 80458ebc72
Add warning about trading tokens before refundable crowdsale goal is met (#1452) 6 years ago
Nicolás Venturo bbe804a14b
Deleted unnecessary import. (#1437) 6 years ago
Nicolás Venturo 5bb865218f
Now setting the finalized flag before doing finalization to prevent possbile reentrancy issues. (#1447) 6 years ago
Nicolás Venturo d9fdffe88e
Internal crowdsales (#1439) 6 years ago
Nicolás Venturo f3df2dab3d
Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
Aniket da67e435b1 Non-constructor initialization removed (#1403) 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
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 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 b0f20d43df Add a leading underscore to internal and private functions. (#1257) 7 years ago
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
viquezclaudio b6943263d2 Added "_" sufix to internal variables (#1171) 7 years ago
Leo Arias 1c0532455a
Rename events to past-tense (#1181) 7 years ago
Nicolás Venturo 418a6b5791 Crowdsale inheritance order (#1128) 7 years ago
Nicolás Venturo 3d86c58d2c Crowdsale inheritance order (#1128) 7 years ago
Vittorio Minacori ca9e317259 Update Truffle and Solium (#1105) 7 years ago
Nicolás Venturo 8fd072cf8e Escrows (#1014) 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
Matt Condon a6bef44790
fix: remove admin functionality from RBAC.sol fixes #802 (#836) 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