Commit Graph

311 Commits (5df10703cd99904375f32b9c63cd6347ee4bfd1a)

Author SHA1 Message Date
Nicolás Venturo 0408e51ae6
Bundle ERC20Detailed (#2161) 5 years ago
Nicolás Venturo 97894a140d
Adhere to naming convention (#2150) 5 years ago
Nicolás Venturo c9630526e2
Draft and lifecycles directories cleanup (#2122) 5 years ago
Nicolás Venturo baaadde3c5
Remove ERC20._burnFrom (#2119) 5 years ago
Nicolás Venturo 7acd60d152
Add notice about deprecated Crowdsales (#2116) 5 years ago
Nicolás Venturo 5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080) 5 years ago
Nicolás Venturo 5f1d8e19da Improve GSN documentation (#1900) 5 years ago
Mitar bd51db5bf0 Syncing naming of value and amount. (#1895) 5 years ago
~Luiserebii~ 54ee1c7ff5 Fixing really minor typo (#1911) 5 years ago
Nicolás Venturo d864228624
Improve GSN documentation (#1900) 6 years ago
Mitar 5d183d0efe Syncing naming of value and amount. (#1895) 6 years ago
Nicolás Venturo d1158ea68c GSN compatibility (#1880) 6 years ago
Dinslinger90 eeeb3a5be1 Typo in ERC20.sol (#1873) 6 years ago
Aram Elchyan 5d34dbecea Functions in SafeMath contract overloaded to accept custom error messages (#1828) 6 years ago
Francisco Giordano 90831c8970 Squash merge of branch docs-v2.x into master 6 years ago
Francisco Giordano 7552af95e4 migrate content to format for new docs site 6 years ago
Ross Campbell b084f42029 Update ERC20.sol (#1815) 6 years ago
Francisco Giordano 852e11c2db New guides (#1792) 6 years ago
tincho d9d1082247 Change uint to uint256 (#1794) 6 years ago
Markus Waas 602d9d9884 Fix spelling mistake in ERC20Burnable.sol (#1768) 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 f7ff3e7e67 Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
Nicolás Venturo ad18098d65
Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
Nicolás Venturo 6c2b7c260d Add ERC20 compatibility to ERC777. (#1735) 6 years ago
Nicolás Venturo aa4c9feabd
Add ERC20 compatibility to ERC777. (#1735) 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
Francisco Giordano ed5652b0aa
New documentation setup (#1708) 6 years ago
J Quinn 3cb4a00fce Added basic punctuation to @dev docs (#1697) (#1700) 6 years ago
Nicolás Venturo 7ccd224567
Update SafeERC20.sol (#1693) 6 years ago
Nicolás Venturo 269e096c5a
Remove unused return variables. (#1686) 6 years ago
Nicolás Venturo 547a5f242a
Add extcodesize check to SafeERC20. (#1662) 6 years ago
Jeremy Schlatter 8cc3349d1f Fix typo: "an uint256" -> "a uint256" (#1658) 6 years ago
Nicolás Venturo 41aa39afbc
Add no-return-data ERC20 support to SafeERC20. (#1655) 6 years ago
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 6 years ago
Nicolás Venturo 2648206394 Merge pull request #1647 from nventuro/safeerc20-bugfix 6 years ago
Nicolás Venturo de90f4458a Merge pull request #1647 from nventuro/safeerc20-bugfix 6 years ago
Nicolás Venturo b14c9f4b68 Fix SafeERC20.safeApprove bug, improve test coverage. 6 years ago
William Entriken 2fc0aaabb3 Use canonical EIP reference format 6 years ago
skyge 1fd993bc01 Unify code comments style. (#1603) 6 years ago
Nicolás Venturo 3a5da75876
ERC20._approve (#1609) 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 7ef2730506
Approval events on transferFrom and burnFrom (#1524) 6 years ago
Nicolás Venturo 5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508) 6 years ago
William Entriken 83bc045a56 Remove extraneous quantity check, fixes #1454 (#1455) 6 years ago