aboutsummaryrefslogtreecommitdiffstats
path: root/packages/fill-scenarios/src
Commit message (Expand)AuthorAgeFilesLines
* Minimize unnecessary type assertionsAmir Bandeali2019-01-081-42/+17
* Run linterAmir Bandeali2019-01-081-0/+4
* Add support for MAP in fill-scenariosAmir Bandeali2019-01-081-38/+43
* fix: Add error message if assetProxyId is not ERC20 or ERC721Amir Bandeali2019-01-081-7/+18
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-7/+7
* update fill-scenarios to use new artifacts and abi-gen wrappers packagesAlex Browne2018-10-163-21/+2
* Move types from sol-compiler to types so they can be used in other places wit...Fabio Berger2018-08-221-1/+1
* Merge developmentFabio Berger2018-08-151-11/+13
|\
| * Update createFactory to accept one createOrderOpts param to encompass all opt...Brandon Millman2018-08-061-11/+13
| * Update orderFactory interfaceBrandon Millman2018-08-041-4/+4
* | Make signature_util into an object literal so related functions are rendered ...Fabio Berger2018-08-031-1/+2
* | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...Fabio Berger2018-07-301-8/+0
|/
* Fix a bad mergeLeonid Logvinov2018-07-181-10/+12
* MergeLeonid Logvinov2018-07-184-224/+304
* Fix tslint issuesLeonid Logvinov2018-07-171-6/+6
* Refactor fill-scenarios for V2Leonid Logvinov2018-07-052-47/+14
* Change import paths from z_r_x and e_r_c to zrx and ercLeonid Logvinov2018-06-291-2/+2
* Minor fixes after rebaseGreg Hysen2018-06-081-4/+4
* Use _.omit for concisenessFabio Berger2018-06-051-15/+5
* Update fill-scenarios for V2 and add CHANGELOG entryFabio Berger2018-06-051-64/+83
* Remove compact_artifacts and replace with updated artifactsFabio Berger2018-06-057-1845/+0
* Check transaction receipt status codes where applicableAlex Browne2018-05-241-1/+1
* Add missing type definitionsLeonid Logvinov2018-05-141-2/+2
* Revert throw conditions since it messes with the expected test timingFabio Berger2018-05-111-15/+3
* Get networkId from web3WrapperFabio Berger2018-05-112-3/+3
* Throw if tx revertsFabio Berger2018-05-111-3/+15
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-111-1/+0
* Remove provider instance variableFabio Berger2018-05-101-10/+7
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-1012-0/+2121