aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/src/types.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-130/+15
* Use BigNumber instead of string where appropriate in OrderConfigRequestfragosti2018-09-051-3/+3
* Run prettierfragosti2018-08-211-9/+5
* Update websocket for SRA v2fragosti2018-08-211-4/+4
* Add networkId request param optionfragosti2018-08-181-0/+4
* Rename websocket files and typesfragosti2018-08-171-10/+8
* Add fee recipients testfragosti2018-08-161-1/+1
* Update test fixturesfragosti2018-08-161-1/+3
* Update parsing codefragosti2018-08-151-0/+4
* Update types and add missing param to SRA specfragosti2018-08-151-16/+20
* Update json-schemas, update HTTPClient typesfragosti2018-08-151-3/+3
* Update types to reflect v2fragosti2018-08-151-49/+42
* Change names of basic types in Client interfacefragosti2018-08-151-3/+10
* Provide subscriptionOpts in error callback and include url in error messagesBrandon Millman2018-07-121-1/+1
* Update orderbook channel and factory testsBrandon Millman2018-07-121-1/+1
* Enforce one handler per channelBrandon Millman2018-07-121-2/+2
* 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