aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/src/utils/type_converters.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* Move SRA types from @0xproject/connect to @0xproject/sra-typesLeonid Logvinov2018-09-251-1/+1
* Use order parser utils from order utilsfragosti2018-09-051-24/+2
* Get orders async tests passingfragosti2018-08-161-1/+6
* Update parsing codefragosti2018-08-151-2/+15
* Update types to reflect v2fragosti2018-08-151-3/+3
* Fix tslint issuesLeonid Logvinov2018-07-171-3/+3
* 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
* | Merge branch 'development' into refactor/httpClientJsonParsingBrandon Millman2018-01-091-1/+1
|\ \
| * | Merge branch 'development' into fix/mutatedInputBrandon Millman2018-01-091-1/+1
| |\|
| | * Apply prettier configLeonid Logvinov2018-01-031-1/+1
* | | Refactor JSON parsing in HttpClientBrandon Millman2017-12-251-9/+13
|/ /
* / Prevent getFeesAsync method on HttpClient from mutating inputBrandon Millman2017-12-251-5/+0
|/
* Auto-fix linter errors in other mono-repo packagesLeonid Logvinov2017-11-241-1/+1
* Add connect to monorepoBrandon Millman2017-11-151-0/+31