| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |