Facundo Spagnuolo 48594890cf Merge branch 'master' into feature/implement_erc721_standard 7 years ago
..
ERC20 b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
ERC827 b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
BasicToken.test.js b925b2dae6 Organize test files following contracts folders structure 7 years ago
BurnableToken.test.js b925b2dae6 Organize test files following contracts folders structure 7 years ago
CappedToken.test.js b925b2dae6 Organize test files following contracts folders structure 7 years ago
ERC721Token.test.js 23afc74b59 Address feedback comments for ERC721 7 years ago
MintableToken.test.js b925b2dae6 Organize test files following contracts folders structure 7 years ago
PausableToken.test.js b925b2dae6 Organize test files following contracts folders structure 7 years ago
StandardToken.test.js b925b2dae6 Organize test files following contracts folders structure 7 years ago
TokenTimelock.test.js b925b2dae6 Organize test files following contracts folders structure 7 years ago
TokenVesting.test.js b925b2dae6 Organize test files following contracts folders structure 7 years ago