Commit Graph

7 Commits (281338409b9dae5c75ea52c4a5a61c78bc4d768c)

Author SHA1 Message Date
Nicolás Venturo 0ead40ae03 ERC20Capped now capps _all_ minting, even internal calls. (#1443) 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
Nicolás Venturo c8220aeea8
ERC20Capped now capps _all_ minting, even internal calls. (#1443) 6 years ago
Aniket fd4de77651 Replaces `amount` with `value` for consistency (#1378) 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) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 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
Francisco Giordano 4dcdd293e8
StandardToken encapsulation (#1197) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
Alen 5326e7c36e Removed redundant modifiers from CappedToken. (#969) 7 years ago
Leo Arias 746673a94f
style: use the max-len solidity rule (#944) 7 years ago
John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Facundo Spagnuolo c5d66183ab Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
Santiago Palladino 370e6a882a ERC20 totalSupply changed from public property to a function (#666) 7 years ago
Matt Condon e60aee61f2 fix: solium errors - blank-line only 7 years ago
Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' 7 years ago
Alejandro Santander b50391862c Changes to remove warnings 7 years ago
Chris Whinfrey 8765e2a53f Use instead of directly calling on 7 years ago
Chris Whinfrey 7a26a0ecf1 Add capped token contract 7 years ago