aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/src/ws_orderbook_channel.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into refactor/httpClientJsonParsingBrandon Millman2018-01-091-9/+19
|\
| * Apply prettier configLeonid Logvinov2018-01-031-9/+19
* | Refactor JSON parsing in HttpClientBrandon Millman2017-12-251-2/+2
|/
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-17/+17
* Fix connect unused varsLeonid Logvinov2017-12-151-2/+0
* Update connect types in preperation for publishingBrandon Millman2017-12-081-1/+1
* Add requestId to subscription messages and update json-schemasBrandon Millman2017-12-061-18/+25
* Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ...Brandon Millman2017-11-301-1/+1
* Merge pull request #233 from 0xProject/feature/passNetworkIdFabio Berger2017-11-281-3/+4
|\
| * Auto-fix linter errors in other mono-repo packagesLeonid Logvinov2017-11-241-3/+4
* | Move all connect types into types.tsBrandon Millman2017-11-281-16/+7
|/
* Add connect to monorepoBrandon Millman2017-11-151-0/+127