Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move connect schemas to JSON Schemas | Leonid Logvinov | 2018-11-12 | 1 | -15/+14 |
| | |||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -4/+4 |
| | |||||
* | Change /order_config endpoint to POST | fragosti | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | Move SRA types from @0xproject/connect to @0xproject/sra-types | Leonid Logvinov | 2018-09-25 | 1 | -10/+8 |
| | |||||
* | Add getForwarderHelperForMakerAssetDataAsync method to forwarderHelperFactory | Brandon Millman | 2018-09-15 | 1 | -1/+1 |
| | |||||
* | Change orderConfig from POST to GET like in spec | fragosti | 2018-09-05 | 1 | -1/+1 |
| | |||||
* | Update more names in docs | fragosti | 2018-08-21 | 1 | -3/+4 |
| | |||||
* | Improve documentation | fragosti | 2018-08-21 | 1 | -5/+8 |
| | |||||
* | Run prettier | fragosti | 2018-08-21 | 1 | -3/+10 |
| | |||||
* | Remove default query parameters | fragosti | 2018-08-18 | 1 | -14/+7 |
| | |||||
* | Add networkId request param option | fragosti | 2018-08-18 | 1 | -14/+36 |
| | |||||
* | Add fee recipients test | fragosti | 2018-08-16 | 1 | -3/+7 |
| | |||||
* | getAssetPairsAsync tests passing | fragosti | 2018-08-16 | 1 | -1/+1 |
| | |||||
* | Project now builds | fragosti | 2018-08-16 | 1 | -2/+1 |
| | |||||
* | Update test fixtures | fragosti | 2018-08-16 | 1 | -1/+2 |
| | |||||
* | Update parsing code | fragosti | 2018-08-15 | 1 | -10/+12 |
| | |||||
* | Update json-schemas, update HTTPClient types | fragosti | 2018-08-15 | 1 | -19/+17 |
| | |||||
* | Update types to reflect v2 | fragosti | 2018-08-15 | 1 | -11/+11 |
| | |||||
* | Change names of basic types in Client interface | fragosti | 2018-08-15 | 1 | -4/+4 |
| | |||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -2/+2 |
| | |||||
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | Add SignedOrder, Order, and ECSignature types to the types package | Brandon Millman | 2018-03-15 | 1 | -1/+1 |
| | |||||
* | Rename isHttpUrl to isWebUri in assert package | Brandon Millman | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | Do not JSON parse empty reponse | Brandon Millman | 2018-02-17 | 1 | -5/+4 |
| | |||||
* | Change default page params in connect to page 1 and perPage 100 | Brandon Millman | 2018-02-15 | 1 | -4/+4 |
| | |||||
* | Addressed PR feedback | Brandon Millman | 2018-02-14 | 1 | -11/+27 |
| | |||||
* | Add page options to relevant HttpClient methods | Brandon Millman | 2018-02-14 | 1 | -26/+42 |
| | |||||
* | Stop appending /v0 to HttpClient api endpoint urls | Brandon Millman | 2018-01-13 | 1 | -1/+1 |
| | |||||
* | Improve HttpClient errors | Brandon Millman | 2018-01-13 | 1 | -4/+7 |
| | |||||
* | Prettier | Brandon Millman | 2018-01-10 | 1 | -30/+11 |
| | |||||
* | Update style | Brandon Millman | 2018-01-10 | 1 | -20/+17 |
| | |||||
* | Merge branch 'development' into refactor/httpClientJsonParsing | Brandon Millman | 2018-01-09 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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/mutatedInput | Brandon Millman | 2018-01-09 | 1 | -8/+10 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 config | Leonid Logvinov | 2018-01-03 | 1 | -8/+10 |
| | | | |||||
* | | | Refactor JSON parsing in HttpClient | Brandon Millman | 2017-12-25 | 1 | -33/+45 |
|/ / | |||||
* / | Prevent getFeesAsync method on HttpClient from mutating input | Brandon Millman | 2017-12-25 | 1 | -6/+0 |
|/ | |||||
* | Remove unused import | Brandon Millman | 2017-12-22 | 1 | -1/+0 |
| | |||||
* | Add missing calls to bigNumberConfigs in packages where we are instantiating ↵ | Brandon Millman | 2017-12-22 | 1 | -5/+0 |
| | | | | BigNumbers | ||||
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -3/+3 |
| | |||||
* | Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ↵ | Brandon Millman | 2017-11-30 | 1 | -1/+1 |
| | | | | dependency | ||||
* | Add SignedOrder and TokenTradeInfo to public interface and fix a HttpClient ↵ | Brandon Millman | 2017-11-30 | 1 | -1/+1 |
| | | | | comment | ||||
* | Merge pull request #233 from 0xProject/feature/passNetworkId | Fabio Berger | 2017-11-28 | 1 | -5/+6 |
|\ | | | | | Forces the users of 0x.js to pass the network id | ||||
| * | Auto-fix linter errors in other mono-repo packages | Leonid Logvinov | 2017-11-24 | 1 | -5/+6 |
| | | |||||
* | | Move all connect types into types.ts | Brandon Millman | 2017-11-28 | 1 | -17/+10 |
|/ | |||||
* | Add TODO comment before BigNumber.config() call | Brandon Millman | 2017-11-23 | 1 | -0/+1 |
| | |||||
* | Prepare connect package for publishing | Brandon Millman | 2017-11-23 | 1 | -1/+6 |
| | |||||
* | Add connect to monorepo | Brandon Millman | 2017-11-15 | 1 | -0/+171 |