| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 7 | -11/+11 |
* | Change /order_config endpoint to POST | fragosti | 2018-09-26 | 1 | -3/+3 |
* | Move SRA types from @0xproject/connect to @0xproject/sra-types | Leonid Logvinov | 2018-09-25 | 5 | -5/+5 |
* | Change orderConfig from POST to GET like in spec | fragosti | 2018-09-05 | 1 | -3/+3 |
* | Add to CHANGELOG | fragosti | 2018-09-05 | 1 | -1/+1 |
* | Use BigNumber instead of string where appropriate in OrderConfigRequest | fragosti | 2018-09-05 | 1 | -3/+4 |
* | Fix typo | fragosti | 2018-08-22 | 2 | -1/+2 |
* | Run prettier | fragosti | 2018-08-21 | 5 | -10/+6 |
* | lint everything | fragosti | 2018-08-21 | 3 | -9/+8 |
* | Update websocket for SRA v2 | fragosti | 2018-08-21 | 7 | -59/+40 |
* | Remove default query parameters | fragosti | 2018-08-18 | 3 | -15/+20 |
* | Add networkId request param option | fragosti | 2018-08-18 | 2 | -19/+16 |
* | Add fee recipients test | fragosti | 2018-08-16 | 1 | -0/+24 |
* | All previous tests passing | fragosti | 2018-08-16 | 1 | -4/+4 |
* | Get orders async tests passing | fragosti | 2018-08-16 | 1 | -1/+1 |
* | getAssetPairsAsync tests passing | fragosti | 2018-08-16 | 3 | -13/+11 |
* | Project now builds | fragosti | 2018-08-16 | 5 | -39/+18 |
* | Update test fixtures | fragosti | 2018-08-16 | 16 | -206/+278 |
* | Update json-schemas, update HTTPClient types | fragosti | 2018-08-15 | 3 | -14/+14 |
* | Update types to reflect v2 | fragosti | 2018-08-15 | 15 | -108/+91 |
* | Change names of basic types in Client interface | fragosti | 2018-08-15 | 1 | -9/+9 |
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
* | Lint fixes | Brandon Millman | 2018-07-12 | 1 | -1/+0 |
* | Update orderbook channel and factory tests | Brandon Millman | 2018-07-12 | 2 | -19/+41 |
* | Update tests | Brandon Millman | 2018-07-12 | 1 | -21/+15 |
* | Consolidate back to one channel and expose only the factory | Brandon Millman | 2018-07-12 | 3 | -66/+31 |
* | Initial implementation of OrderbookChannelFactory | Brandon Millman | 2018-07-12 | 1 | -58/+60 |
* | Implement web browser socket | Brandon Millman | 2018-07-12 | 2 | -3/+64 |
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 3 | -3/+0 |
* | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 3 | -0/+3 |
* | Change default page params in connect to page 1 and perPage 100 | Brandon Millman | 2018-02-15 | 1 | -3/+3 |
* | Addressed PR feedback | Brandon Millman | 2018-02-14 | 1 | -3/+3 |
* | Add page options to relevant HttpClient methods | Brandon Millman | 2018-02-14 | 1 | -15/+34 |
* | Stop appending /v0 to HttpClient api endpoint urls | Brandon Millman | 2018-01-13 | 1 | -5/+5 |
* | Improve HttpClient errors | Brandon Millman | 2018-01-13 | 1 | -1/+10 |
* | Merge branch 'fix/prettify_json' into development | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
|\ |
|
| * | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
* | | Merge pull request #305 from 0xProject/fix/bignumber_config | Leonid | 2018-01-10 | 6 | -6/+6 |
|\| |
|
| * | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 6 | -6/+6 |
* | | Prettier | Brandon Millman | 2018-01-10 | 1 | -5/+4 |
* | | Merge branch 'development' into refactor/httpClientJsonParsing | Brandon Millman | 2018-01-09 | 8 | -42/+53 |
|\ \ |
|
| * | | Merge branch 'development' into fix/mutatedInput | Brandon Millman | 2018-01-09 | 8 | -48/+57 |
| |\| |
|
| | * | Fix formatting | Leonid Logvinov | 2018-01-03 | 3 | -5/+0 |
| | * | Apply prettier config | Leonid Logvinov | 2018-01-03 | 8 | -43/+57 |
* | | | Refactor JSON parsing in HttpClient | Brandon Millman | 2017-12-25 | 1 | -10/+10 |
|/ / |
|
* / | Prevent getFeesAsync method on HttpClient from mutating input | Brandon Millman | 2017-12-25 | 1 | -0/+12 |
|/ |
|
* | Update connect types in preperation for publishing | Brandon Millman | 2017-12-08 | 1 | -3/+3 |
* | Add requestId to subscription messages and update json-schemas | Brandon Millman | 2017-12-06 | 4 | -6/+16 |
* | Auto-fix linter errors in other mono-repo packages | Leonid Logvinov | 2017-11-24 | 5 | -19/+26 |
* | Prepare connect package for publishing | Brandon Millman | 2017-11-23 | 1 | -1/+1 |
* | Add lodash noop to emptyOrderbookChannelHandler | Brandon Millman | 2017-11-15 | 1 | -4/+5 |
* | Fix lint error | Brandon Millman | 2017-11-15 | 1 | -2/+1 |
* | Add connect to monorepo | Brandon Millman | 2017-11-15 | 16 | -0/+508 |