aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/src/index.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
* Move SRA types from @0xproject/connect to @0xproject/sra-typesLeonid Logvinov2018-09-251-14/+11
* Missing/superfluous type exports from connectFabio Berger2018-08-231-2/+6
* merge developmentFabio Berger2018-08-231-9/+9
|\
| * Add networkId request param optionfragosti2018-08-181-4/+4
| * Update json-schemas, update HTTPClient typesfragosti2018-08-151-1/+1
| * Update types to reflect v2fragosti2018-08-151-3/+3
| * Change names of basic types in Client interfacefragosti2018-08-151-1/+1
* | Cleanup connect index.tsFabio Berger2018-08-201-1/+1
|/
* Consolidate back to one channel and expose only the factoryBrandon Millman2018-07-121-3/+0
* Initial implementation of OrderbookChannelFactoryBrandon Millman2018-07-121-0/+1
* Implement web browser socketBrandon Millman2018-07-121-2/+3
* Unpin types version in @0xproject/connectLeonid Logvinov2018-05-251-1/+1
* Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-151-3/+2
* Add configurable heartbeat to WebSocketOrderbookChannelBrandon Millman2018-02-161-0/+1
* Add page options to relevant HttpClient methodsBrandon Millman2018-02-141-2/+3
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-5/+0
* Apply prettier configLeonid Logvinov2018-01-031-3/+3
* Add missing calls to bigNumberConfigs in packages where we are instantiating ...Brandon Millman2017-12-221-0/+5
* Add requestId to subscription messages and update json-schemasBrandon Millman2017-12-061-0/+4
* Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ...Brandon Millman2017-11-301-0/+2
* Add SignedOrder and TokenTradeInfo to public interface and fix a HttpClient c...Brandon Millman2017-11-301-0/+2
* Prepare connect package for publishingBrandon Millman2017-11-231-4/+0
* Add connect to monorepoBrandon Millman2017-11-151-0/+15