aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/utils/forwarder_wrapper.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move packages/contracts to contracts/coreLeonid Logvinov2018-12-031-121/+0
|
* Round up for Market Buys in Forwarding Contract. Includes new test cases + ↵Greg Hysen2018-10-241-3/+6
| | | | regression testing.
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-3/+3
|
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-161-1/+1
|
* Fix linting errorsAmir Bandeali2018-08-171-1/+1
|
* Change withdrawERC20 => withdrawAsset, reuse transfer logicAmir Bandeali2018-08-101-3/+3
|
* Add more tests and fixesAmir Bandeali2018-07-231-2/+2
|
* Fix minimal testsAmir Bandeali2018-07-231-164/+62
|
* Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-181-5/+5
|\
| * Merge pull request #884 from 0xProject/export-more-0x.jsFabio Berger2018-07-181-5/+5
| |\ | | | | | | Export missing V2 pieces from 0x.js
| | * Rename decodeAssetDataId to decodeAssetProxyId for consistencyFabio Berger2018-07-181-3/+3
| | |
| | * Rename assetProxyUtils to assetDataUtilsFabio Berger2018-07-171-5/+5
| | |
* | | MergeLeonid Logvinov2018-07-181-1/+1
|/ /
* / Fix tslint issuesLeonid Logvinov2018-07-171-4/+4
|/
* Forwarding contract (squashed commits)Jacob Evans2018-07-061-0/+220