aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/src/utils/type_converters.ts
Commit message (Collapse)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 packages
| * Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
| |
* | Merge branch 'development' into refactor/httpClientJsonParsingBrandon Millman2018-01-091-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (21 commits) Update connect CHANGELOG Changes to abi-gen after code review Added constructor ABIs to abi-gen Describe #295 in a CHANGELOG Add #302 description to changelog Fix formatting Apply prettier config Install prettier Remove formatting esilnt rules sendTransactionAsync should return txHash string Added Event generation to abi-gen Publish Add dates to CHANGELOG entries Update subproviders CHANGELOG Support both personal_sign and eth_sign Fix Ledger tests given change from `personal_sign` to `eth_sign` Update subprovider to catch correct RPC method Rename guide Update contribution guide Fix broken links in the abi-gen README ...
| * | Merge branch 'development' into fix/mutatedInputBrandon Millman2018-01-091-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Changes to abi-gen after code review Added constructor ABIs to abi-gen Describe #295 in a CHANGELOG Add #302 description to changelog Fix formatting Apply prettier config Install prettier Remove formatting esilnt rules sendTransactionAsync should return txHash string Added Event generation to abi-gen Publish Add dates to CHANGELOG entries Update subproviders CHANGELOG Support both personal_sign and eth_sign Fix Ledger tests given change from `personal_sign` to `eth_sign` Update subprovider to catch correct RPC method Rename guide Update contribution guide Fix broken links in the abi-gen README Fix typing generation for arrays in which types separated by |s
| | * 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