Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace constant with view in std/ contracts. | Daniel Kirchner | 2018-05-09 | 2 | -6/+6 |
* | Update version pragmas from >0.4.21 to ^0.4.22. | Daniel Kirchner | 2018-04-12 | 2 | -2/+2 |
* | Update version pragma and use new constructor syntax in std/ contracts. | Daniel Kirchner | 2018-04-04 | 2 | -4/+4 |
* | Documentation about emitting events. | chriseth | 2018-02-22 | 1 | -2/+2 |
* | Update std to contain visibility specifiers | Alex Beregszaszi | 2017-09-14 | 4 | -15/+15 |
* | 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 |
* | 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 | 5 | -0/+10 |
* | Change std/Token to an abstract contract | Cathal Garvey | 2016-10-01 | 1 | -6/+6 |
* | Fix owned std contract | Alex Beregszaszi | 2016-09-07 | 1 | -1/+1 |
* | 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 | 6 | -6/+6 |
* | Rename to StandardToken | Denton Liu | 2016-08-19 | 2 | -3/+3 |
* | Remove unnecessary contracts | Denton Liu | 2016-08-19 | 9 | -64/+2 |
* | Update std imports | Denton Liu | 2016-08-19 | 1 | -0/+2 |
* | Add ExampleToken | Denton Liu | 2016-08-19 | 1 | -0/+55 |
* | Add Token contract | Denton Liu | 2016-08-19 | 1 | -0/+11 |
* | Change imports | Denton Liu | 2016-08-19 | 5 | -15/+15 |
* | Add back standard contracts | Denton Liu | 2016-08-19 | 11 | -0/+85 |