aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #863 from 0xProject/refactor/0x.jsFabio Berger2018-07-121-0/+6
|\
| * Fix linter issuesFabio Berger2018-07-121-0/+6
* | Fix lint for order watcherBrandon Millman2018-07-121-1/+1
* | Add explicit HACK comment when we import assertBrandon Millman2018-07-121-2/+2
|/
* Merge pull request #825 from 0xProject/fix-order-watcherFabio Berger2018-07-063-48/+84
|\
| * Add isVerbose flag and log blockstream recoverable errors rather then bubblin...Fabio Berger2018-07-063-10/+17
| * properly stop blockstream and pass stateLayer into blockstreamFabio Berger2018-07-061-6/+19
| * Don't unsubscribe on Blockstream errorsFabio Berger2018-07-062-6/+1
| * Remove legacy logicFabio Berger2018-07-051-35/+0
| * Refactor order-watcher to use Blockstream under-the-hoodFabio Berger2018-07-051-47/+103
* | Fix testsLeonid Logvinov2018-07-061-3/+0
* | Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-051-0/+3
|\|
| * Specify the lint rule to disableJacob Evans2018-07-041-3/+3
| * compiler and ts lint are confused about ContractEventArgsJacob Evans2018-07-031-8/+23
| * Fix Tslint issuesFabio Berger2018-06-261-24/+9
* | Change event args names after templates changeLeonid Logvinov2018-06-291-16/+16
|/
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-0/+2
* Fix linter issueFabio Berger2018-06-081-1/+0
* Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-073-20/+4
|\
| * Run prettierfragosti2018-06-071-6/+1
| * Get build and tests to passfragosti2018-06-071-2/+3
| * Try enabling no-unused-variable...fragosti2018-06-053-13/+1
* | Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-062-5/+2
|/
* Fix TSLint rulesFabio Berger2018-05-162-2/+5
* Fix TSLint issuesFabio Berger2018-05-151-1/+1
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Remove unneeded tslint disableFabio Berger2018-05-101-2/+0
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-1017-0/+2543