Commit Graph

22 Commits (e4ed8f070518c97049ca8f085fc1c7766fea59d4)

Author SHA1 Message Date
Doug Crescenzi e4ed8f0705 Added explicit integer sizes to uint variables in StandardToken (#1004) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
Gal Bracha 7a61371b19 Updated documentation Uppercasing function name for ERC02 basic token (#720) 7 years ago
Alen 5326e7c36e Removed redundant modifiers from CappedToken. (#969) 7 years ago
Vittorio Minacori 512e8218ca Add a comment on Detailed ERC20 token #953 (#960) 7 years ago
Doug Crescenzi d5f06ab32f addressed TokenVesting contstructor natspec updates in #742 (#935) 7 years ago
Leo Arias 746673a94f
style: use the max-len solidity rule (#944) 7 years ago
Vittorio Minacori 39370ff690 Adding RBAC Mintable token (#923) 7 years ago
John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
Schneider Jakob 85f079ee89 Removing more asserts in favor of require (#834) 7 years ago
Francisco Giordano 9c262571ae rename to openzeppelin-solidity 7 years ago
Radek Ostrowski 77cc33fc5c cleaned up unsued variable definition (#753) 7 years ago
Santiago Palladino 0926729c8f
Add StandardBurnableToken implementation (#870) 7 years ago
Matt Condon 9e1c934ffd
Various fixes and formatting chores (#885) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Michal Stefanow 3d3f20f7e3 Removing obsolete comment - explicit check in place (#851) 7 years ago
Leo Arias 82ce197e44 tests: fix most of the static warnings (#844) 7 years ago
Roman Storm 5ef8554727 Add Transfer event to Burnable Token. (#735) 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
AugustoL b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago