Commit Graph

10 Commits

Author SHA1 Message Date
Alex Beregszaszi
a02cf83d86 Update std to contain visibility specifiers 2017-09-14 15:58:04 +01:00
chriseth
1f058ea92c Revert changes to standard token. 2017-05-03 11:26:21 +02:00
Rhett Aultman
a40c8cfb68 Warn on unused local variables
Analyze functions for all local variables, parameters, and named
return variables which are never used in the function, and issue
a warning.
2017-05-03 11:26:21 +02:00
chriseth
318fbb2604 Fix transferFrom. 2017-01-23 14:58:07 +01:00
chriseth
c6207e2761 Make token constructible. 2017-01-20 19:50:25 +01:00
chriseth
061b50ae19 Add tests for the std files. 2016-11-11 19:59:31 +01:00
Denton Liu
d2144b03c7 Make std contracts use new style 2016-08-26 13:33:42 -04:00
Denton Liu
56558c0db2 Check for overflow 2016-08-24 15:16:57 -04:00
Denton Liu
876b39e8e5 Fix StandardToken 2016-08-19 11:21:54 -04:00
Denton Liu
9ca4948d6a CoinAdd .sol prefix to files 2016-08-19 11:13:24 -04:00