Commit Graph

298 Commits (9cf873ea1481764c3be51e203861475d6b302450)

Author SHA1 Message Date
Francisco Giordano 8c40a5b275 Create2 feature pending tasks (#2013) 5 years ago
Francisco Giordano 06983a2075 add note suggesting reentrancy post (#2059) 5 years ago
William Entriken fbddf5ba5b Test common case first (#2023) 5 years ago
William Entriken 5d47aa85bc Correct documentation for isContract check (#2017) 5 years ago
Nicolás Venturo 28b95ef5be
ReentrancyGuard gas optimization (#1996) 5 years ago
ericDeCourcy 33047ffddc Update ReentrancyGuard for Istanbul Hard Fork (#1992) 5 years ago
Francisco Giordano c4bb7b7bb9 remove beta notice 5 years ago
Francisco Giordano feaf051fef added feature availability info to documentation 5 years ago
Nicolás Venturo b0dbe0fc59 Transfer replacement (#1962) 5 years ago
Nicolás Venturo 23dc15898f Bump required compiler version for Address (#1898) 5 years ago
Francisco Giordano 9113335cb3 added feature availability info to documentation 5 years ago
Nicolás Venturo 8d166f3e35
Transfer replacement (#1962) 5 years ago
Benjamin Smith 2c11ed59fa Safe Casting Library from uint256 to uintXX (#1926) 5 years ago
Nicolás Venturo 4e527a20a5
Bump required compiler version for Address (#1898) 6 years ago
Francisco Giordano 9fdc91758d add note in api ref about unreleased features 6 years ago
Andrew B Coathup 0da886c9c4 Update ReentrancyGuard.sol (#1862) 6 years ago
Andrew B Coathup bd1f2ededd Update Arrays.sol (#1863) 6 years ago
Francisco Giordano 7552af95e4 migrate content to format for new docs site 6 years ago
Philippe Castonguay 0282c3608d Using extcodehash instead of extcodesize for less gas (#1802) 6 years ago
Yohann Pereira 489d2e85f1 Replace chai.should with chai.expect (#1780) 6 years ago
skyge b95d7e7f8a Add a simple wrapper for address. (#1773) 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 19c7414052
Bump minimum Solidity version to 0.5.7 (#1724) 6 years ago
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 6 years ago
Leo Arias 9cf68279c1 Fix typo: to be find (#1642) 6 years ago
Leo Arias 039e5b9602 Fix typo: grater 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 be5ed7364b
Release v2.1.0 solc 0.5.x (#1568) 6 years ago
Nicolás Venturo 2da19eebd3 Update Arrays.sol to require solc 0.4.24. (#1553) 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 1a4009f817 Crowdsale.buyTokens is now nonReentrant. (#1438) 6 years ago
Nicolás Venturo 422b42bb6a Made some inherit-only contracts internal. (#1433) 6 years ago
Nicolás Venturo 88f48be287 Removed default value assignments. (#1432) 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
Nicolás Venturo 6d415c508b Crowdsale.buyTokens is now nonReentrant. (#1438) 6 years ago
Jakub Bogacz 8d6250cd5a Add Arrays library with unit tests (#1209) (#1375) 6 years ago
Nicolás Venturo 96d6103e0b
Made some inherit-only contracts internal. (#1433) 6 years ago
Nicolás Venturo cfef58361f
Removed default value assignments. (#1432) 6 years ago
Aniket da67e435b1 Non-constructor initialization removed (#1403) 6 years ago
Jakub Bogacz f7e53d90fa Add Arrays library with unit tests (#1209) (#1375) 6 years ago
Francisco Giordano 9b37104655
Turn off blank-lines Solium rule (#1284) 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