Commit Graph

237 Commits (5dbbda543537ede4253a5c1cfc6a9d3d84058191)

Author SHA1 Message Date
Nicolás Venturo 41e74dd8d8 Removed old, unused mocks. (#1382) 6 years ago
Nicolás Venturo d9fdffe88e
Internal crowdsales (#1439) 6 years ago
Aniket 315f426f5c Improved SafeERC20 allowance handling (#1407) 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 f3df2dab3d
Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
Nicolás Venturo 9be0f100c4
Removed BreakInvariantBounty. (#1424) 6 years ago
Mikhail Melnik 03dfb2965c Improve encapsulation on ERC165 and update code style guide (#1379) 6 years ago
Nicolás Venturo 9f822906b8
First test helpers tests (#1369) 6 years ago
Jakub Bogacz f7e53d90fa Add Arrays library with unit tests (#1209) (#1375) 6 years ago
Nicolás Venturo b17de011dc Removed old, unused mocks. (#1382) 6 years ago
Francisco Giordano bd8345a153 Separate ERC721Mintable (#1365) 6 years ago
Francisco Giordano 744f567f40 Separate ERC721Mintable (#1365) 6 years ago
Francisco Giordano 8c394de450 Add SignatureBouncer test for when msg.data is too short (#1360) 6 years ago
Francisco Giordano 1a4e5346ed Add SignatureBouncer test for when msg.data is too short (#1360) 6 years ago
Nicolás Venturo fa5ecd03cb Improved bounty tests. (#1350) 6 years ago
Nicolás Venturo ae109f69cc Improved bounty tests. (#1350) 6 years ago
Francisco Giordano 9b37104655
Turn off blank-lines Solium rule (#1284) 6 years ago
Nicolás Venturo f22adbb742 Fixed relative imports. (#1321) 6 years ago
Guillaume 35d92fddaa update Math.sol path (#1319) 6 years ago
Francisco Giordano fa739d8af0
Move BreakInvariantBounty to drafts (#1334) 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
Leo Arias b4f87bb8fc Rename AutoIncrementing to Counter (#1307) 6 years ago
Nicolás Venturo 225b492109
Fixed relative imports. (#1321) 6 years ago
Jakub Bogacz 7825caa1fd Add unit test specific to Address utils (#1251) (#1316) 6 years ago
Guillaume d8cbd5554f update Math.sol path (#1319) 6 years ago
Nicolás Venturo 4b33eaefa2 Improved ERC721 granularity (#1304) 7 years ago
Leo Arias 6c4c8989b3 Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 7 years ago
Nicolás Venturo 897ef29394
Bumped required solidity version to 0.4.24. (#1295) 7 years ago
Francisco Giordano df1fab540e
rename MerkleProof.verifyProof to MerkleProof.verify (#1294) 7 years ago
Francisco Giordano 661e5d86dc Rename SupportsInterfaceWithLookup to ERC165 (#1288) 7 years ago
Francisco Giordano 00abd3aadc Rename proposals directory to drafts and move some contracts there (#1271) 7 years ago
Leo Arias f4eb51a7e9 Improve encapsulation on SignatureBouncer, Whitelist and RBAC example (#1265) 7 years ago
Leo Arias b0f20d43df Add a leading underscore to internal and private functions. (#1257) 7 years ago
Francisco Giordano bd994a88de
Remove HasNoEther, HasNoTokens, HasNoContracts, and NoOwner (#1254) 7 years ago
Leo Arias 2441fd7d17 Move contracts to subdirectories (#1253) 7 years ago
Leo Arias 964bc4044a Remove underscores from event parameters. (#1258) 7 years ago
Vyom Sharma 4385fd5a23 added explicit visibility (#1261) 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
Roman Exempliarov 9e6307f34b ERC721 pausable token (#1154) 7 years ago
Lev Dubinets 2adb491637 Add ERC165Query library (#1086) 7 years ago
Francisco Giordano 4dcdd293e8
StandardToken encapsulation (#1197) 7 years ago
Nicolás Venturo d51e38758e
Math.average (#1170) 7 years ago
jeano 9aa30e1960 Add Modulo operation for getting the quotient (#915) 7 years ago
Nicolás Venturo 41e6b2e992
Make ERC721.exists internal (#1193) 7 years ago
barakman 17309e5924 Change `uint` to `uint256` (#1160) 7 years ago