aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/util
Commit message (Expand)AuthorAgeFilesLines
* Fix linter errorsLeonid Logvinov2018-01-041-2/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-046-9/+6
* Apply prettier configLeonid Logvinov2018-01-0310-98/+167
* Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-211-3/+1
|\
| * Replace our EtherTokens with WETH9 from makerLeonid Logvinov2017-12-201-3/+1
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-206-34/+34
|/
* Fix connect unused varsLeonid Logvinov2017-12-151-1/+0
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-143-55/+1
* Add gas limits to failing testsAmir Bandeali2017-12-131-0/+3
* Update 0x.js version, fix build errorsAmir Bandeali2017-12-131-0/+1
* Add updated contracts, reorganize contract file structureAmir Bandeali2017-12-131-0/+2
* Add tests for ERC20Token and EtherToken_v2Amir Bandeali2017-12-131-2/+2
* Fix errors with new testrpc versionAmir Bandeali2017-12-131-0/+1
* Add version to new EtherToken, fix typosAmir Bandeali2017-12-131-0/+2
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-2/+2
* Make class methods that don't use 'this' staticAmir Bandeali2017-12-011-11/+11
* Fix indentationsAmir Bandeali2017-11-3011-575/+577
* Add contracts to packages, fix most linting errorsAmir Bandeali2017-11-3013-0/+735