aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Add testsBrandon Millman2018-08-021-18/+19
* Create marketBuyOrdersOptimizationsBrandon Millman2018-08-022-0/+44
* Add more assertionsBrandon Millman2018-07-311-4/+56
* Implement initial forwarder wrapperBrandon Millman2018-07-311-0/+1
* Add explicit HACK comment when we import assertBrandon Millman2018-07-121-1/+1
* Add revert reason parsing to error handling decoratorLeonid Logvinov2018-07-092-0/+6
* Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-051-0/+111
|\
| * Fix Tslint issuesFabio Berger2018-06-263-8/+7
* | Add isSubscriptionToken assertionLeonid Logvinov2018-06-291-0/+5
* | Use new signature verification method in assertionsLeonid Logvinov2018-06-291-9/+12
* | Remove unused params in filter_utilsLeonid Logvinov2018-06-291-13/+3
* | Start unused parameter names with underscoreLeonid Logvinov2018-06-291-4/+4
* | Remove exchange-related functionality for nowLeonid Logvinov2018-06-292-314/+0
|/
* Refactor orderValidationUtils to use the generated contract wrapper instead o...Fabio Berger2018-06-111-7/+11
* Refactor ExchangeTransferSimulator public interface to accet an AbstractBalan...Fabio Berger2018-06-111-7/+5
* Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-074-5/+5
|\
| * Get build and tests to passfragosti2018-06-072-2/+8
| * Try enabling no-unused-variable...fragosti2018-06-054-7/+1
* | Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-061-3/+0
|/
* Fix TSLint rulesFabio Berger2018-05-163-5/+7
* Add missing type definitionsLeonid Logvinov2018-05-143-5/+5
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-107-0/+554