Commit Graph

16 Commits (02f9727dd88705363d766f7c472fe7c81facce6a)

Author SHA1 Message Date
Nicolás Venturo 5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508) 6 years ago
Nicolás Venturo ab932e1873 Added leading underscore to internal functions, renamed supportsInterfaces. (#1435) 6 years ago
Nicolás Venturo 422b42bb6a Made some inherit-only contracts internal. (#1433) 6 years ago
Nicolás Venturo 2514959f34 Fixed a typo in a comment. (#1422) 6 years ago
Mikhail Melnik 2c40ffa011 Improve encapsulation on ERC165 and update code style guide (#1379) 6 years ago
Francisco Giordano e7aa8dedbc Turn off blank-lines Solium rule (#1284) 6 years ago
Nicolás Venturo 0231fac514
Added leading underscore to internal functions, renamed supportsInterfaces. (#1435) 6 years ago
Nicolás Venturo 96d6103e0b
Made some inherit-only contracts internal. (#1433) 6 years ago
Nicolás Venturo 3341dd8899
Fixed a typo in a comment. (#1422) 6 years ago
Mikhail Melnik 03dfb2965c Improve encapsulation on ERC165 and update code style guide (#1379) 6 years ago
Francisco Giordano 9b37104655
Turn off blank-lines Solium rule (#1284) 6 years ago
Leo Arias 6c4c8989b3 Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
Francisco Giordano 661e5d86dc Rename SupportsInterfaceWithLookup to ERC165 (#1288) 7 years ago
Leo Arias 7bb87237f3 Improve encapsulation on ERCs (#1270) 7 years ago
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
viquezclaudio b6943263d2 Added "_" sufix to internal variables (#1171) 7 years ago
Lev Dubinets 2adb491637 Add ERC165Query library (#1086) 7 years ago
Matt Condon 4c6575bf2f fix: solium linting errors (#1113) 7 years ago
Arun Kumar 07020e9544 Remove redundant @dev tags (#995) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
Matt Condon 259b9da3e6 add 165 to 721 (#972) 7 years ago