aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/utils/order_validation_utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove exchange-related functionality for nowLeonid Logvinov2018-06-291-202/+0
|
* Refactor orderValidationUtils to use the generated contract wrapper instead ↵Fabio Berger2018-06-111-7/+11
| | | | of the higher-level one
* Try enabling no-unused-variable...fragosti2018-06-051-1/+1
|
* Add missing type definitionsLeonid Logvinov2018-05-141-2/+2
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-101-0/+198
unifying library with the same interface