aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/exchange_wrapper_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Add config file specifically in prettier command and fix filesFabio Berger2018-01-301-1117/+1117
* Fix prettierFabio Berger2018-01-301-1117/+1117
* Reject negative amounts in isValidBaseUnitAmountJacob Evans2018-01-191-0/+47
* Fix the typosLeonid Logvinov2018-01-171-3/+3
* Fix fillOrdersUpTo balances validationLeonid Logvinov2018-01-161-0/+14
* Add a regression test for fillUpToValidationLeonid Logvinov2018-01-161-1/+18
* Fix linter issuesLeonid Logvinov2018-01-101-7/+0
* Fix callback typesLeonid Logvinov2018-01-101-18/+34
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-190/+419
* Fix linter issuesLeonid Logvinov2017-12-191-1/+1
* Rename SubscriptionOpts to BlockRangeLeonid Logvinov2017-12-191-5/+5
* 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
| |\
| * | Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a...Fabio Berger2017-11-241-1/+1
* | | 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