aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/test/order_validation_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove exchange-related functionality for nowLeonid Logvinov2018-06-291-539/+0
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
* Refactor ExchangeTransferSimulator public interface to accet an AbstractBalan...Fabio Berger2018-06-111-1/+6
* Try enabling no-unused-variable...fragosti2018-06-051-2/+2
* Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-231-0/+7
|\
| * Disable magic number rule in more places where it isn't helping code readabilityFabio Berger2018-05-171-10/+10
| * Fix TSLint rulesFabio Berger2018-05-161-5/+12
* | Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
|/
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-0/+527