Commit Graph

55 Commits (6be0b410dcb77bc046cd3c960b4170368c502162)

Author SHA1 Message Date
Francisco Giordano 90ed1af972
Support compiling with solc 0.7 (#2408) 4 years ago
Nicolás Venturo e98b187e64
Fix typos in ERC20 docs (#2364) 4 years ago
Ross Campbell 1229c28ce0
Update ERC20.sol (#2357) 4 years ago
Andrew B Coathup ded2b0a55c
Fix minor typos and grammar in docs (#2338) 4 years ago
Nicolás Venturo d9fa59f30a
Address ERC1155 changes (#2267) 5 years ago
Nicolás Venturo fac773ac99 Add SPX license identifier (#2235) 5 years ago
Nicolás Venturo 56de324afe
Add SPX license identifier (#2235) 5 years ago
Nicolás Venturo 5bb8d0245b
Improve Hooks documentation (#2199) 5 years ago
Nicolás Venturo c7705712ba
Remove in-constructor requirements (#2195) 5 years ago
Francisco Giordano 885378e421 Fix some of the code formatting in docs 5 years ago
Nicolás Venturo 96a7113a16 Fix broken links 5 years ago
Nicolás Venturo 0408e51ae6
Bundle ERC20Detailed (#2161) 5 years ago
Nicolás Venturo baaadde3c5
Remove ERC20._burnFrom (#2119) 5 years ago
Nicolás Venturo 5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080) 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
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 7552af95e4 migrate content to format for new docs site 6 years ago
Ross Campbell b084f42029 Update ERC20.sol (#1815) 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
J Quinn 3cb4a00fce Added basic punctuation to @dev docs (#1697) (#1700) 6 years ago
Jeremy Schlatter 8cc3349d1f Fix typo: "an uint256" -> "a uint256" (#1658) 6 years ago
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 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
Brendan Chou 6363a776f7 Remove redundant require statements (#1409) 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
Aniket 109eba9273 Replaces `amount` with `value` for consistency (#1378) 6 years ago
Francisco Giordano e7aa8dedbc Turn off blank-lines Solium rule (#1284) 6 years ago
Jerome de Tychey 7ea34d9e97 Update ERC20.sol (#1313) 6 years ago
Anton Bukov ffeae0d83e ERC20 internal transfer method (#1370) 6 years ago