Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete 'std' directory | Alex Beregszaszi | 2018-06-12 | 1 | -59/+0 |
| | |||||
* | Replace constant with view in std/ contracts. | Daniel Kirchner | 2018-05-09 | 1 | -3/+3 |
| | |||||
* | Update version pragmas from >0.4.21 to ^0.4.22. | Daniel Kirchner | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Update version pragma and use new constructor syntax in std/ contracts. | Daniel Kirchner | 2018-04-04 | 1 | -2/+2 |
| | |||||
* | Documentation about emitting events. | chriseth | 2018-02-22 | 1 | -2/+2 |
| | |||||
* | Update std to contain visibility specifiers | Alex Beregszaszi | 2017-09-14 | 1 | -7/+7 |
| | |||||
* | Revert changes to standard token. | chriseth | 2017-05-03 | 1 | -3/+3 |
| | |||||
* | Warn on unused local variables | Rhett Aultman | 2017-05-03 | 1 | -5/+5 |
| | | | | | | Analyze functions for all local variables, parameters, and named return variables which are never used in the function, and issue a warning. | ||||
* | Fix transferFrom. | chriseth | 2017-01-23 | 1 | -7/+11 |
| | |||||
* | Make token constructible. | chriseth | 2017-01-21 | 1 | -12/+24 |
| | |||||
* | Add tests for the std files. | chriseth | 2016-11-12 | 1 | -0/+2 |
| | |||||
* | Make std contracts use new style | Denton Liu | 2016-08-27 | 1 | -4/+2 |
| | |||||
* | Check for overflow | Denton Liu | 2016-08-25 | 1 | -2/+2 |
| | |||||
* | Fix StandardToken | Denton Liu | 2016-08-19 | 1 | -24/+12 |
| | |||||
* | CoinAdd .sol prefix to files | Denton Liu | 2016-08-19 | 1 | -0/+55 |