Commit Graph

106 Commits (f90700f3f19390c373d9f46793d240f229080db2)

Author SHA1 Message Date
Nicolás Venturo d1158ea68c GSN compatibility (#1880) 6 years ago
Nicolás Venturo 1c1fa5d968 Silence false positive warning on preValidatePurchase (#1857) 6 years ago
Francisco Giordano 7552af95e4 migrate content to format for new docs site 6 years ago
Francisco Giordano e41daba7b4 merge api docs changes 6 years ago
Francisco Giordano 2f9ae975c8 merge api docs changes 6 years ago
Nicolás Venturo ae919629cd Revert Solidity version bump. (#1729) 6 years ago
Nicolás Venturo 67bca857ee Revert Solidity version bump. (#1729) 6 years ago
Balaji Pachai 3682c6575c Added message string for require() (#1704) 6 years ago
Nicolás Venturo 97a9ca5681
Add a vault to PostDeliveryCrowdsale. (#1721) 6 years ago
Nicolás Venturo 19c7414052
Bump minimum Solidity version to 0.5.7 (#1724) 6 years ago
Francisco Giordano ed5652b0aa
New documentation setup (#1708) 6 years ago
J Quinn 3cb4a00fce Added basic punctuation to @dev docs (#1697) (#1700) 6 years ago
Anton Bukov 352ec94579 Add TimedCrowdsale::_extendTime (#1636) 6 years ago
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 6 years ago
skyge 1fd993bc01 Unify code comments style. (#1603) 6 years ago
Nicolás Venturo b7d60f2f9a
Fix warnings (#1606) 6 years ago
Nicolás Venturo 76abd1a41e
Replaced Solium in favor of Solhint (#1575) 6 years ago
Nicolás Venturo 13eff70112 Updated PausableCrowdsale to require solc ^0.4.24 (#1567) 6 years ago
Nicolás Venturo be5ed7364b
Release v2.1.0 solc 0.5.x (#1568) 6 years ago
Nicolás Venturo 73cbad2f78 Updated PausableCrowdsale to require solc ^0.4.24 (#1567) 6 years ago
Nicolás Venturo 54ceedbb1f
Made the Crowdsale's constructor public again. (#1564) 6 years ago
Tal Ater 8056433c44 Added PausableCrowdsale contract (#832) 6 years ago
Nicolás Venturo 7142e25e78
Add back WhitelistedCrowdsale (#1525) 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 1a4009f817 Crowdsale.buyTokens is now nonReentrant. (#1438) 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 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 6e53c4e129 Crowdsale docs improvements. (#1446) 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 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 6d415c508b Crowdsale.buyTokens is now nonReentrant. (#1438) 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
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 94692acb14
Crowdsale docs improvements. (#1446) 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 f3df2dab3d
Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago