Commit Graph

1512 Commits (328d03a7f40a1457cb85e58dfef00ffaec94d533)
 

Author SHA1 Message Date
Nicolás Venturo 02f9727dd8 Release candidate v2.1.0-rc.1 6 years ago
Francisco Giordano 503674167d
remove note about 2.0 being experimental (#1565) 6 years ago
Nicolás Venturo 54ceedbb1f
Made the Crowdsale's constructor public again. (#1564) 6 years ago
Francisco Giordano d17ae0b806
Signed SafeMath (#1559) 6 years ago
Nicolás Venturo fad30c3d2c
Added changelog. (#1555) 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 2da19eebd3 Update Arrays.sol to require solc 0.4.24. (#1553) 6 years ago
Francisco Giordano a99b9da3d4
Automate build step (#1551) 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
Nicolás Venturo 70e616db7c
Optimized ERC721 transfers. (#1539) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Aniket 5caecf548c getter added for an array of tokens held by an owner (#1522) 6 years ago
Nicolás Venturo b7d56d5471
Added explicity pify dep, deprecating web3.eth. (#1532) 6 years ago
Remon Nashid 41c540fb1e Update to ganache-cli@6.1.8 (#1535) 6 years ago
Francisco Giordano e7d6e86395
Make Truffle provider creation lazy (#1526) 6 years ago
Nicolás Venturo c0bda4db88
Updated sendTransaction, added tests. (#1528) 6 years ago
Nicolás Venturo 88e8c7c94b Updated eslint-mocha-no-only. (#1533) 6 years ago
Nicolás Venturo 9faebb5365
Added makeInterfaceId tests. (#1530) 6 years ago
Nicolás Venturo 714ab21a6e Added mocha-no-only ESlint plugin. (#1529) 6 years ago
Nicolás Venturo 8dae261d20 Deleted transactionMined (unused). (#1527) 6 years ago
Nicolás Venturo 6fd0010325
Moved advanceBlock to time. (#1523) 6 years ago
Nicolás Venturo 7ef2730506
Approval events on transferFrom and burnFrom (#1524) 6 years ago
Nicolás Venturo 6407d7818d
Added time helper tests. (#1521) 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 21ed6bee25
Travis migration (#1517) 6 years ago
Nicolás Venturo b9793abec6
balanceDifference tests and application (#1514) 6 years ago
Nicolás Venturo 5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508) 6 years ago
Alexander Kochetkov 281338409b Test description fix in ERC20Pausable.test.js (#1501) 6 years ago
Francisco Giordano a833c4b4ee Merge branch 'release-v2.0.0' 6 years ago
Nicolás Venturo bb6a24e6aa
Renamed roles private variables to adhere to code style. (#1507) 6 years ago
William Entriken 83bc045a56 Remove extraneous quantity check, fixes #1454 (#1455) 6 years ago
Brendan Chou 6363a776f7 Remove redundant require statements (#1409) 6 years ago
Leo Arias f72c79d54a Add the step to delete the build dir to the RELEASE notes (#1467) 6 years ago
Hao (Alan) Tang 32bc7a6fe5 add an address typecast to this per issue #1457 (#1471) 6 years ago
LaimeJesus 1186520617 add improvement in simpletoken example #1458 (#1473) 6 years ago
Aniket b5892a2b5e SafeMath Test Coverage Improved (#1477) 6 years ago
Aniket 4f356e35a9 The beneficiary parameter of claimRefund is replaced with refundee (#1481) 6 years ago
Hao (Alan) Tang 79eb94d3cd fix ERC20.sol#L174 and ERC20.sol#L187 should be casted to an address type. (#1470) 6 years ago
Hao (Alan) Tang 18552a8d5f Fix/add comment erc721 burnable #1464 (#1469) 6 years ago
Leo Arias 06e265b38d Release v2.0.0 6 years ago
Leo Arias 7789814606 Release candidate v2.0.0-rc.4 6 years ago
Nicolás Venturo 643ac86d0a Improved some ERC721 internal shenanigans (#1450) 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