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 |
|
Cathal Garvey
|
9d185ae20c
|
Change std/Token to an abstract contract
|
2016-09-30 20:45:58 +01:00 |
|
Alex Beregszaszi
|
15cd479103
|
Fix owned std contract
|
2016-09-06 22:11:17 +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 |
|
Denton Liu
|
e25fcecaf4
|
Rename to StandardToken
|
2016-08-19 11:03:14 -04:00 |
|
Denton Liu
|
e91e945933
|
Remove unnecessary contracts
|
2016-08-19 11:02:54 -04:00 |
|
Denton Liu
|
74545e70a4
|
Update std imports
|
2016-08-19 10:34:50 -04:00 |
|
Denton Liu
|
04ffff3cac
|
Add ExampleToken
|
2016-08-19 10:34:50 -04:00 |
|
Denton Liu
|
fd578f0ed5
|
Add Token contract
|
2016-08-19 10:34:50 -04:00 |
|
Denton Liu
|
0cd2fc310b
|
Change imports
|
2016-08-19 10:34:50 -04:00 |
|
Denton Liu
|
bf430709d5
|
Add back standard contracts
|
2016-08-19 10:34:50 -04:00 |
|