aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/order_validation_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-507/+0
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-1/+2
* Execute taker side in trade simulationJacob Evans2018-05-011-1/+35
* Move away from using web3 directly in 0x.js testsFabio Berger2018-04-061-3/+2
* Make BlockchainLifecycle accept only web3WrapperLeonid Logvinov2018-03-121-3/+3
* Add sol-cover implementationLeonid Logvinov2018-03-121-3/+2
* Move BlockParamLiteral to shared types packageJacob Evans2018-02-071-1/+2
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-3/+2
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-111/+257
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-5/+0
* Rename tokenUtils.getNonProtocolTokens to tokenUtils.getDummyTokensLeonid Logvinov2017-12-141-2/+2
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-141-2/+2
* Fix merge conflictsLeonid Logvinov2017-11-281-6/+1
* Merge branch 'development' into feature/passNetworkIdLeonid2017-11-281-1/+6
|\
| * Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a...Fabio Berger2017-11-241-2/+2
* | Fix the imports orderLeonid Logvinov2017-11-241-9/+11
* | Enable some new linter rules and fix the issuesLeonid Logvinov2017-11-241-5/+5
* | Cleanup order watcher from redundant asyncsLeonid Logvinov2017-11-241-1/+1
* | Adjust the testsLeonid Logvinov2017-11-241-1/+5
|/
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+327