aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/src/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Consolidate back to one channel and expose only the factoryBrandon Millman2018-07-121-7/+0
* Implement web browser socketBrandon Millman2018-07-121-1/+1
* Try enabling no-unused-variable...fragosti2018-06-051-1/+1
* Unpin types version in @0xproject/connectLeonid Logvinov2018-05-251-1/+1
* Fix commentsFabio Berger2018-04-181-2/+2
* Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-151-29/+1
* Add configurable heartbeat to WebSocketOrderbookChannelBrandon Millman2018-02-161-0/+7
* Addressed PR feedbackBrandon Millman2018-02-141-1/+1
* Add page options to relevant HttpClient methodsBrandon Millman2018-02-141-5/+10
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-10/+15
* Update connect types in preperation for publishingBrandon Millman2017-12-081-3/+1
* Add requestId to subscription messages and update json-schemasBrandon Millman2017-12-061-3/+9
* Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ...Brandon Millman2017-11-301-2/+28
* Add SignedOrder and TokenTradeInfo to public interface and fix a HttpClient c...Brandon Millman2017-11-301-0/+2
* Move all connect types into types.tsBrandon Millman2017-11-281-11/+32
* Add connect to monorepoBrandon Millman2017-11-151-0/+120