Commit Graph

352 Commits (46d5a87c007346bf83a8b81a0828458aaed65aee)

Author SHA1 Message Date
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
Francisco Giordano d17ae0b806
Signed SafeMath (#1559) 6 years ago
Tal Ater 8056433c44 Added PausableCrowdsale contract (#832) 6 years ago
Nicolás Venturo 12533bcb2b
ERC721 bugfix + gas optimizations (#1549) 6 years ago
Nicolás Venturo 7142e25e78
Add back WhitelistedCrowdsale (#1525) 6 years ago
Nicolás Venturo dd2e947976 Deprecated ERC721._burn(address, uint256) (#1550) 6 years ago
Nicolás Venturo 357fded2b5 Refundable post delivery crowdsale (#1543) 6 years ago
Aniket 5caecf548c getter added for an array of tokens held by an owner (#1522) 6 years ago
Nicolás Venturo c0bda4db88
Updated sendTransaction, added tests. (#1528) 6 years ago
Nicolás Venturo 9faebb5365
Added makeInterfaceId tests. (#1530) 6 years ago
Nicolás Venturo c2de8ffd14
Now testing events in constructors! (#1511) 6 years ago
Nicolás Venturo f0e12d5301
ether and shouldFail tests (#1513) 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 5ee55c4af3 Internal crowdsales (#1439) 6 years ago
Aniket 1b27b4bb34 Improved SafeERC20 allowance handling (#1407) 6 years ago
Nicolás Venturo ab932e1873 Added leading underscore to internal functions, renamed supportsInterfaces. (#1435) 6 years ago
Nicolás Venturo 422b42bb6a Made some inherit-only contracts internal. (#1433) 6 years ago
Nicolás Venturo c5a8680a9c Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
Mikhail Melnik 2c40ffa011 Improve encapsulation on ERC165 and update code style guide (#1379) 6 years ago
Nicolás Venturo 10a5864fdf First test helpers tests (#1369) 6 years ago
Nicolás Venturo 62ed8e2fe4 Removed BreakInvariantBounty. (#1424) 6 years ago
Francisco Giordano e7aa8dedbc Turn off blank-lines Solium rule (#1284) 6 years ago
Jakub Bogacz f8b0cec15b Add unit test specific to Address utils (#1251) (#1316) 6 years ago
Jakub Bogacz 8d6250cd5a Add Arrays library with unit tests (#1209) (#1375) 6 years ago
Nicolás Venturo 41e74dd8d8 Removed old, unused mocks. (#1382) 6 years ago
Nicolás Venturo d9fdffe88e
Internal crowdsales (#1439) 6 years ago
Aniket 315f426f5c Improved SafeERC20 allowance handling (#1407) 6 years ago
Nicolás Venturo 0231fac514
Added leading underscore to internal functions, renamed supportsInterfaces. (#1435) 6 years ago
Nicolás Venturo 96d6103e0b
Made some inherit-only contracts internal. (#1433) 6 years ago
Nicolás Venturo f3df2dab3d
Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
Nicolás Venturo 9be0f100c4
Removed BreakInvariantBounty. (#1424) 6 years ago
Mikhail Melnik 03dfb2965c Improve encapsulation on ERC165 and update code style guide (#1379) 6 years ago
Nicolás Venturo 9f822906b8
First test helpers tests (#1369) 6 years ago
Jakub Bogacz f7e53d90fa Add Arrays library with unit tests (#1209) (#1375) 6 years ago
Nicolás Venturo b17de011dc Removed old, unused mocks. (#1382) 6 years ago
Francisco Giordano bd8345a153 Separate ERC721Mintable (#1365) 6 years ago
Francisco Giordano 744f567f40 Separate ERC721Mintable (#1365) 6 years ago
Francisco Giordano 8c394de450 Add SignatureBouncer test for when msg.data is too short (#1360) 6 years ago
Francisco Giordano 1a4e5346ed Add SignatureBouncer test for when msg.data is too short (#1360) 6 years ago
Nicolás Venturo fa5ecd03cb Improved bounty tests. (#1350) 6 years ago
Nicolás Venturo ae109f69cc Improved bounty tests. (#1350) 6 years ago
Francisco Giordano 9b37104655
Turn off blank-lines Solium rule (#1284) 6 years ago
Nicolás Venturo f22adbb742 Fixed relative imports. (#1321) 6 years ago
Guillaume 35d92fddaa update Math.sol path (#1319) 6 years ago
Francisco Giordano fa739d8af0
Move BreakInvariantBounty to drafts (#1334) 6 years ago
Francisco Giordano 6c36bc71a7 Changes to Counter (#1332) 6 years ago
Leo Arias 658af64edd Rename AutoIncrementing to Counter (#1307) 6 years ago
Francisco Giordano 3e55408cb5
Changes to Counter (#1332) 6 years ago
Leo Arias b4f87bb8fc Rename AutoIncrementing to Counter (#1307) 6 years ago