aboutsummaryrefslogtreecommitdiffstats
path: root/std
Commit message (Expand)AuthorAgeFilesLines
* Revert changes to standard token.chriseth2017-05-031-3/+3
* Warn on unused local variablesRhett Aultman2017-05-031-5/+5
* Fix transferFrom.chriseth2017-01-231-7/+11
* Make token constructible.chriseth2017-01-211-12/+24
* Add tests for the std files.chriseth2016-11-125-0/+10
* Change std/Token to an abstract contractCathal Garvey2016-10-011-6/+6
* Fix owned std contractAlex Beregszaszi2016-09-071-1/+1
* Make std contracts use new styleDenton Liu2016-08-271-4/+2
* Check for overflowDenton Liu2016-08-251-2/+2
* Fix StandardTokenDenton Liu2016-08-191-24/+12
* CoinAdd .sol prefix to filesDenton Liu2016-08-196-6/+6
* Rename to StandardTokenDenton Liu2016-08-192-3/+3
* Remove unnecessary contractsDenton Liu2016-08-199-64/+2
* Update std importsDenton Liu2016-08-191-0/+2
* Add ExampleTokenDenton Liu2016-08-191-0/+55
* Add Token contractDenton Liu2016-08-191-0/+11
* Change importsDenton Liu2016-08-195-15/+15
* Add back standard contractsDenton Liu2016-08-1911-0/+85