Commit Graph

63 Commits (2663c5ee0f710661a0372065f4b2e0cc7b56eec9)

Author SHA1 Message Date
Nicolás Venturo cca71ab709
Fix deprecation warnings (#2115) 5 years ago
Francisco Giordano 8b10cb38d8
Rename Strings.fromUint256 to Strings.toString (#2188) 5 years ago
Nicolás Venturo c4e5daff86 Fix Pausable docs 5 years ago
Nicolás Venturo 402c6ab4cc
Update docs (#2168) 5 years ago
Nicolás Venturo bd0778461d
Add EnumerableMap, refactor ERC721 (#2160) 5 years ago
corydickson feb7ead005
Add revert if the bytecode length is zero (#2117) 5 years ago
Nicolás Venturo 7415ebe8bc
API improvements for EnumerableSet (#2151) 5 years ago
pepelu 4476a2d531
Unsigned conversion #2111 (#2123) 5 years ago
Nicolás Venturo a8d6f13c94 Remove all 'available since' notices 5 years ago
Nicolás Venturo 9975a1a0c2
Remove Address.toPayable (#2133) 5 years ago
Nicolás Venturo c9630526e2
Draft and lifecycles directories cleanup (#2122) 5 years ago
Anton Bukov e2813df879
Use bytes32 explicitly for Create2.computeAddress() (#2088) 5 years ago
Anton Bukov 19417c7cd5
Rename CREATE2 argument from bytecodeHash to bytecode and add new method for precomputed bytecode hash (#2087) 5 years ago
Nicolás Venturo 5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080) 5 years ago
Nicolás Venturo 941d305044 Update docs 5 years ago
Nicolás Venturo 1b938e39a8 EnumerableSet improvements (#2077) 5 years ago
Nicolás Venturo 7988c044e0
EnumerableSet improvements (#2077) 5 years ago
Alberto Cuesta Cañada 1e0f07751e Implementation of an address Enumerable Set (#2061) 5 years ago
Nicolás Venturo e493fb3e95 Add 'available since' notes. Fixes #2054 5 years ago
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