Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |