Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linter now passes | fragosti | 2018-06-06 | 1 | -2/+0 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 10 | -13/+9 |
| | |||||
* | 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 |
| | |||||
* | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 4 | -27/+27 |
| | |||||
* | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 2 | -5/+4 |
| | |||||
* | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 3 | -3/+11 |
|\ | | | | | Add more tslint rules | ||||
| * | Disable magic number rule in more places where it isn't helping code readability | Fabio Berger | 2018-05-17 | 1 | -10/+10 |
| | | |||||
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 3 | -8/+16 |
| | | |||||
* | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 9 | -0/+9 |
|/ | |||||
* | Fix TSLint issues | Fabio Berger | 2018-05-15 | 2 | -2/+2 |
| | |||||
* | remove unused modules | Fabio Berger | 2018-05-11 | 1 | -18/+0 |
| | |||||
* | Fix prettier | Fabio Berger | 2018-05-11 | 2 | -2/+6 |
| | |||||
* | Update global_hooks | Fabio Berger | 2018-05-11 | 1 | -3/+14 |
| | |||||
* | Remove last artifact | Fabio Berger | 2018-05-10 | 1 | -39/+0 |
| | |||||
* | Remove artifacts | Fabio Berger | 2018-05-10 | 13 | -5490/+0 |
| | |||||
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 29 | -0/+8825 |
unifying library with the same interface |