aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/contracts
Commit message (Expand)AuthorAgeFilesLines
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-1692-0/+11059
* Rename directoriesAmir Bandeali2018-02-0321-2959/+0
* Rename previous contracts, fix imports, add nested file structureAmir Bandeali2018-02-0321-32/+32
* Move all contracts into a single directoryFabio Berger2018-02-0321-7/+198
* Fix importFabio Berger2018-02-031-1/+1
* Get rid of suffixed contract versioning and replace it with a poor-mans packa...Fabio Berger2018-02-0323-305/+42
* Normalize the dependenciesLeonid Logvinov2018-01-301-1/+0
* 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