Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For some reason order-watcher tests were timeing out so I increased the ↵ | Fabio Berger | 2018-06-13 | 1 | -1/+1 |
| | | | | timeout limit | ||||
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 2 | -2/+2 |
| | |||||
* | - Refactor remainingFillableCalculator so it can be used for the maker and ↵ | Fabio Berger | 2018-06-08 | 1 | -235/+0 |
| | | | | | | | taker side - Moved the tests over from order-watcher - Did some token -> asset renaming | ||||
* | Run prettier | fragosti | 2018-06-07 | 1 | -1/+9 |
| | |||||
* | Fix linting issues | fragosti | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Get build and tests to pass | fragosti | 2018-06-07 | 1 | -14/+15 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 5 | -29/+19 |
| | |||||
* | Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT | Amir Bandeali | 2018-05-31 | 1 | -1/+1 |
| | |||||
* | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 1 | -2/+2 |
| | |||||
* | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 1 | -3/+2 |
| | |||||
* | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 3 | -13/+27 |
|\ | | | | | Add more tslint rules | ||||
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 3 | -13/+27 |
| | | |||||
* | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 5 | -0/+5 |
|/ | |||||
* | Fix TSLint issues | Fabio Berger | 2018-05-15 | 2 | -2/+2 |
| | |||||
* | remove unused modules | Fabio Berger | 2018-05-11 | 1 | -18/+0 |
| | |||||
* | Update global_hooks | Fabio Berger | 2018-05-11 | 1 | -3/+14 |
| | |||||
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 10 | -0/+1220 |
unifying library with the same interface |