aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/src/utils
Commit message (Expand)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-184-13/+13
* Fix sra-spec & connectFabio Berger2018-10-171-1/+1
* Move SRA types from @0xproject/connect to @0xproject/sra-typesLeonid Logvinov2018-09-253-3/+3
* Use order parser utils from order utilsfragosti2018-09-052-26/+5
* Run prettierfragosti2018-08-211-1/+8
* Update websocket for SRA v2fragosti2018-08-212-6/+9
* Rename websocket files and typesfragosti2018-08-171-2/+2
* Get orders async tests passingfragosti2018-08-162-2/+7
* getAssetPairsAsync tests passingfragosti2018-08-161-5/+5
* Update test fixturesfragosti2018-08-161-1/+1
* Update parsing codefragosti2018-08-152-12/+27
* Update types and add missing param to SRA specfragosti2018-08-151-2/+1
* Update json-schemas, update HTTPClient typesfragosti2018-08-152-12/+6
* Update types to reflect v2fragosti2018-08-153-18/+18
* Fix tslint issuesLeonid Logvinov2018-07-171-3/+3
* Lint fixesBrandon Millman2018-07-121-1/+2
* Add explicit HACK comment when we import assertBrandon Millman2018-07-121-1/+1
* Implement web browser socketBrandon Millman2018-07-122-1/+32
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
* Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-151-1/+2
* Merge pull request #305 from 0xProject/fix/bignumber_configLeonid2018-01-101-1/+1
|\
| * Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* | PrettierBrandon Millman2018-01-101-9/+4
* | Merge branch 'development' into refactor/httpClientJsonParsingBrandon Millman2018-01-092-12/+9
|\ \
| * | Merge branch 'development' into fix/mutatedInputBrandon Millman2018-01-092-10/+7
| |\|
| | * Apply prettier configLeonid Logvinov2018-01-032-10/+7
* | | Refactor JSON parsing in HttpClientBrandon Millman2017-12-253-18/+64
|/ /
* / Prevent getFeesAsync method on HttpClient from mutating inputBrandon Millman2017-12-251-5/+0
|/
* Fix connect unused varsLeonid Logvinov2017-12-151-1/+0
* Add requestId to subscription messages and update json-schemasBrandon Millman2017-12-061-8/+4
* Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ...Brandon Millman2017-11-301-1/+1
* Auto-fix linter errors in other mono-repo packagesLeonid Logvinov2017-11-242-2/+4
* Add connect to monorepoBrandon Millman2017-11-152-0/+74