aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/contracts
Commit message (Expand)AuthorAgeFilesLines
* Replace our EtherTokens with WETH9 from makerLeonid Logvinov2017-12-202-117/+0
* Add WETH9 and mirationsLeonid Logvinov2017-12-201-0/+756
* Remove redundant totalSupply from token interfaceAmir Bandeali2017-12-131-3/+0
* Add version string to EtherToken_v2Amir Bandeali2017-12-131-0/+1
* Formatting fixesAmir Bandeali2017-12-132-0/+2
* Add test:circleci command, add newlines to end of contractsAmir Bandeali2017-12-1324-2/+24
* Rename contracts lib to utilsAmir Bandeali2017-12-1313-9/+214
* Refactor unlimited allowance logic out of ERC20TokenAmir Bandeali2017-12-135-19/+55
* Fix typo, change variable name to be consistentAmir Bandeali2017-12-132-6/+6
* Add updated contracts, reorganize contract file structureAmir Bandeali2017-12-1321-115/+163
* Add tests for ERC20Token and EtherToken_v2Amir Bandeali2017-12-133-4/+4
* Add version to new EtherToken, fix typosAmir Bandeali2017-12-133-5/+6
* Add updated ERC20 implementation, update WETHAmir Bandeali2017-12-133-2/+110
* Add contracts to packages, fix most linting errorsAmir Bandeali2017-11-3016-0/+1973