| Commit message (Expand) | Author | Age | Files | Lines |
* | Add wholeNumberSchema test | Fabio Berger | 2018-10-22 | 1 | -0/+12 |
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
* | Merge pull request #938 from 0xProject/sol-cov-fixes | Fabio Berger | 2018-08-14 | 1 | -4/+0 |
|\ |
|
| * | Merge branch 'sol-cov-fixes' of github.com:0xProject/0x-monorepo into sol-cov... | Fabio Berger | 2018-08-14 | 1 | -1/+1 |
| |\ |
|
| * | | Remove test for unknown prop now that we are allowing additional props fro tx... | Fabio Berger | 2018-08-14 | 1 | -4/+0 |
* | | | Fix linting issues | fragosti | 2018-08-10 | 1 | -1/+0 |
* | | | Correct orderbook typo | fragosti | 2018-08-09 | 1 | -3/+3 |
* | | | Change remainingFillableAmount to metaData | fragosti | 2018-08-09 | 1 | -2/+4 |
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-08-08 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove 0x test case from hexSchema test | Brandon Millman | 2018-08-06 | 1 | -1/+1 |
| |/ |
|
* | | Create asset_pairs SRA endpoint (and establish conventions) | fragosti | 2018-08-03 | 1 | -1/+0 |
* | | All schema tests padding | fragosti | 2018-08-02 | 1 | -6/+17 |
* | | update orders channel subscribe schema | fragosti | 2018-08-02 | 1 | -74/+12 |
* | | Update order book schema test | fragosti | 2018-08-02 | 1 | -18/+43 |
* | | Add relayerApiOrdersResponseTest | fragosti | 2018-08-02 | 1 | -0/+33 |
* | | Add tests for asset pair endpoint | fragosti | 2018-08-02 | 1 | -85/+109 |
* | | Group all standard relayer api tests together | fragosti | 2018-08-01 | 1 | -405/+406 |
* | | Add test for relayerApiOrderSchema | fragosti | 2018-08-01 | 1 | -0/+17 |
* | | Add paginated collection test case | fragosti | 2018-08-01 | 1 | -1/+29 |
* | | Get schema tests running (not crashiing) | fragosti | 2018-08-01 | 1 | -152/+53 |
|/ |
|
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 1 | -1/+0 |
* | Initial refactor of order-utils. Move many utils from contracts into this pac... | Fabio Berger | 2018-05-30 | 1 | -0/+1 |
* | Add senderAddress to order schema | Fabio Berger | 2018-05-25 | 1 | -0/+1 |
* | Force hex to have at least two hex values after the prefix, but it could be t... | Fabio Berger | 2018-05-24 | 1 | -1/+1 |
* | Fix Hex regex and tests | Fabio Berger | 2018-05-24 | 1 | -2/+3 |
* | Updated Order, SignedOrder schemas, removed ECSignature schema types and adde... | Fabio Berger | 2018-05-24 | 1 | -56/+18 |
* | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 1 | -3/+8 |
|\ |
|
| * | Improve name | Fabio Berger | 2018-05-16 | 1 | -2/+2 |
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -3/+8 |
* | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 1 | -0/+1 |
|/ |
|
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -112/+34 |
* | Rename SubscriptionOpts to BlockRange | Leonid Logvinov | 2017-12-19 | 1 | -4/+4 |
* | Fix connect unused vars | Leonid Logvinov | 2017-12-15 | 1 | -2/+0 |
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -1/+1 |
* | Add requestId to subscription messages and update json-schemas | Brandon Millman | 2017-12-06 | 1 | -10/+33 |
* | Add type information for the linter | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | Autofix json-schemas linter errors | Leonid Logvinov | 2017-11-24 | 1 | -5/+6 |
* | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 1 | -0/+972 |