aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/exchange_transfer_simulator_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\
| * Add missing typeFabio Berger2017-11-241-1/+1
| |
| * Pass 'latest' to ExchangeTransferSimulator when used for validating orders, ↵Fabio Berger2017-11-241-1/+1
| | | | | | | | and pass 'pending' when used in the order watcher.
* | Fix the imports orderLeonid Logvinov2017-11-241-6/+8
| |
* | Adjust the testsLeonid Logvinov2017-11-241-1/+5
|/
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+87