aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/event_watcher_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-125/+0
* Move away from using web3 directly in 0x.js testsFabio Berger2018-04-061-3/+2
* Update 0x.js to run tests against in-process ganacheFabio Berger2018-04-041-2/+1
* Move common types out of web3 typesLeonid Logvinov2018-03-271-6/+7
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-1/+1
* Make some callbacks failable and add error handlingLeonid Logvinov2018-01-111-4/+7
* Apply prettier configLeonid Logvinov2018-01-031-10/+8
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-5/+0
* Refactor networkId out of web3WrapperLeonid Logvinov2017-12-081-1/+1
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-1/+1
* Fix the imports orderLeonid Logvinov2017-11-241-9/+11
* Make getZRXTokenAddress non asyncLeonid Logvinov2017-11-241-1/+1
* Adjust the testsLeonid Logvinov2017-11-241-0/+1
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+127