Facundo Spagnuolo 4be30dc3ae Merge branch 'master' into feature/implement_erc721_standard 7 years ago
..
ERC20 370e6a882a ERC20 totalSupply changed from public property to a function (#666) 7 years ago
ERC827 b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
BasicToken.sol 370e6a882a ERC20 totalSupply changed from public property to a function (#666) 7 years ago
BurnableToken.sol 370e6a882a ERC20 totalSupply changed from public property to a function (#666) 7 years ago
CappedToken.sol 370e6a882a ERC20 totalSupply changed from public property to a function (#666) 7 years ago
ERC721.sol 5fc5ded661 Provide ERC721 required functionality interface 7 years ago
ERC721Token.sol 23afc74b59 Address feedback comments for ERC721 7 years ago
MintableToken.sol 370e6a882a ERC20 totalSupply changed from public property to a function (#666) 7 years ago
PausableToken.sol e60aee61f2 fix: solium errors - blank-line only 7 years ago
StandardToken.sol b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
TokenTimelock.sol b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
TokenVesting.sol b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago