aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/src/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | BigNumbers
* 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
| | | | dependency
* Add SignedOrder and TokenTradeInfo to public interface and fix a HttpClient ↵Brandon Millman2017-11-301-0/+2
| | | | comment
* Prepare connect package for publishingBrandon Millman2017-11-231-4/+0
|
* Add connect to monorepoBrandon Millman2017-11-151-0/+15