aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/exchange_wrapper_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-1/+0
|
* Rename tokenUtils.getNonProtocolTokens to tokenUtils.getDummyTokensLeonid Logvinov2017-12-141-7/+9
|
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-141-2/+2
|
* Last remaining website fixesFabio Berger2017-11-281-1/+1
|
* Merge branch 'development' into feature/passNetworkIdLeonid2017-11-281-1/+1
|\
| * Merge branch 'development' into validateOrdersAgainstLatestBlockFabio Berger2017-11-241-3/+3
| |\ | | | | | | | | | | | | | | | | | | * development: Rename removed to isRemoved Add CHANGELOG entry Make DecodedLogEvent contain web3 log under a log subkey
| * | Pass 'latest' to ExchangeTransferSimulator when used for validating orders, ↵Fabio Berger2017-11-241-1/+1
| | | | | | | | | | | | and pass 'pending' when used in the order watcher.
* | | Pass networkId on provider updateLeonid Logvinov2017-11-241-1/+1
| | |
* | | Fix the imports orderLeonid Logvinov2017-11-241-17/+19
| | |
* | | Make exchange subscriptions non-asyncLeonid Logvinov2017-11-241-6/+6
| | |
* | | Make zeroEx.exchange.getContractAddress non-asyncLeonid Logvinov2017-11-241-1/+1
| | |
* | | Make getZRXTokenAddress non asyncLeonid Logvinov2017-11-241-2/+2
| | |
* | | Adjust the testsLeonid Logvinov2017-11-241-1/+5
| |/ |/|
* | Make DecodedLogEvent contain web3 log under a log subkeyLeonid Logvinov2017-11-241-3/+3
|/
* Renamed canceled to cancelledJacob Evans2017-11-141-8/+8
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+824