Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 4 | -13/+13 |
| | |||||
* | Fix sra-spec & connect | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | Move SRA types from @0xproject/connect to @0xproject/sra-types | Leonid Logvinov | 2018-09-25 | 3 | -3/+3 |
| | |||||
* | Use order parser utils from order utils | fragosti | 2018-09-05 | 2 | -26/+5 |
| | |||||
* | Run prettier | fragosti | 2018-08-21 | 1 | -1/+8 |
| | |||||
* | Update websocket for SRA v2 | fragosti | 2018-08-21 | 2 | -6/+9 |
| | |||||
* | Rename websocket files and types | fragosti | 2018-08-17 | 1 | -2/+2 |
| | |||||
* | Get orders async tests passing | fragosti | 2018-08-16 | 2 | -2/+7 |
| | |||||
* | getAssetPairsAsync tests passing | fragosti | 2018-08-16 | 1 | -5/+5 |
| | |||||
* | Update test fixtures | fragosti | 2018-08-16 | 1 | -1/+1 |
| | |||||
* | Update parsing code | fragosti | 2018-08-15 | 2 | -12/+27 |
| | |||||
* | Update types and add missing param to SRA spec | fragosti | 2018-08-15 | 1 | -2/+1 |
| | |||||
* | Update json-schemas, update HTTPClient types | fragosti | 2018-08-15 | 2 | -12/+6 |
| | |||||
* | Update types to reflect v2 | fragosti | 2018-08-15 | 3 | -18/+18 |
| | |||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -3/+3 |
| | |||||
* | Lint fixes | Brandon Millman | 2018-07-12 | 1 | -1/+2 |
| | |||||
* | Add explicit HACK comment when we import assert | Brandon Millman | 2018-07-12 | 1 | -1/+1 |
| | |||||
* | Implement web browser socket | Brandon Millman | 2018-07-12 | 2 | -1/+32 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+0 |
| | |||||
* | Add SignedOrder, Order, and ECSignature types to the types package | Brandon Millman | 2018-03-15 | 1 | -1/+2 |
| | |||||
* | Merge pull request #305 from 0xProject/fix/bignumber_config | Leonid | 2018-01-10 | 1 | -1/+1 |
|\ | | | | | Use configured version of bignumber in all packages | ||||
| * | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
| | | |||||
* | | Prettier | Brandon Millman | 2018-01-10 | 1 | -9/+4 |
| | | |||||
* | | Merge branch 'development' into refactor/httpClientJsonParsing | Brandon Millman | 2018-01-09 | 2 | -12/+9 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 2 | -10/+7 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 2 | -10/+7 |
| | | | |||||
* | | | Refactor JSON parsing in HttpClient | Brandon Millman | 2017-12-25 | 3 | -18/+64 |
|/ / | |||||
* / | Prevent getFeesAsync method on HttpClient from mutating input | Brandon Millman | 2017-12-25 | 1 | -5/+0 |
|/ | |||||
* | Fix connect unused vars | Leonid Logvinov | 2017-12-15 | 1 | -1/+0 |
| | |||||
* | Add requestId to subscription messages and update json-schemas | Brandon Millman | 2017-12-06 | 1 | -8/+4 |
| | |||||
* | Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ↵ | Brandon Millman | 2017-11-30 | 1 | -1/+1 |
| | | | | dependency | ||||
* | Auto-fix linter errors in other mono-repo packages | Leonid Logvinov | 2017-11-24 | 2 | -2/+4 |
| | |||||
* | Add connect to monorepo | Brandon Millman | 2017-11-15 | 2 | -0/+74 |