aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/ts
Commit message (Expand)AuthorAgeFilesLines
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-3013-2618/+0
* Fix linter errorsLeonid Logvinov2018-01-042-4/+2
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-048-8/+8
* Apply prettier configLeonid Logvinov2018-01-0312-530/+715
* Replace our EtherTokens with WETH9 from makerLeonid Logvinov2017-12-201-166/+0
* Remove reliance on testrpc snapshot in ZRX testsAmir Bandeali2017-12-201-20/+18
* Fix tests in contractsFabio Berger2017-12-172-13/+11
* Fix connect unused varsLeonid Logvinov2017-12-153-7/+3
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-141-2/+4
* Formatting fixesAmir Bandeali2017-12-134-18/+27
* fix tests after merging with developmentAmir Bandeali2017-12-131-3/+3
* Add gas limits to failing testsAmir Bandeali2017-12-135-14/+28
* Refactor unlimited allowance logic out of ERC20TokenAmir Bandeali2017-12-133-1/+1
* Update 0x.js version, fix build errorsAmir Bandeali2017-12-136-10/+25
* Add updated contracts, reorganize contract file structureAmir Bandeali2017-12-132-4/+4
* Add tests for ERC20Token and EtherToken_v2Amir Bandeali2017-12-132-4/+171
* Fix errors with new testrpc versionAmir Bandeali2017-12-137-44/+44
* Add version to new EtherToken, fix typosAmir Bandeali2017-12-131-0/+118
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-072-6/+6
* Fix linter errorLeonid Logvinov2017-12-021-1/+1
* Make class methods that don't use 'this' staticAmir Bandeali2017-12-011-2/+2
* Fix indentationsAmir Bandeali2017-11-3011-1844/+1873
* Add contracts to packages, fix most linting errorsAmir Bandeali2017-11-3012-0/+2255