Commit Graph

661 Commits

Author SHA1 Message Date
70fbc7fe27 BasicToken.sol: Remove useless check
The condition this commit removes is already implemented by the call to `safeSub`
2017-02-07 19:45:32 -05:00
f79ad4e2f6 add 2 lines between top level definitions 2016-12-19 17:43:02 -03:00
8b1f1ab67b Remove redundant checks in StandardToken 2016-11-23 17:37:44 -08:00
b99fc005a3 token contract doc improvements 2016-11-23 16:51:40 -08:00
7bc35f6f78 polish BasicToken 2016-11-18 14:13:28 -03:00
3e9bfbc77a add simple tests for BasicToken 2016-11-16 13:18:42 -03:00
8acc783309 rename lite->basic 2016-11-16 13:13:40 -03:00
10e8d6a09f move erc20 and standardtoken to token folder 2016-11-16 12:58:24 -03:00
83f4104699 migrate to 0.4.4 2016-11-08 12:19:07 -03:00
e2861e7591 fix spacing 2016-10-28 19:18:55 -03:00
5eea131f1e extract simpler version of Token into separate file 2016-10-14 12:58:35 -03:00