Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | 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 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 8 | -48/+57 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| | * | 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 |