aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/contract_wrappers
Commit message (Collapse)AuthorAgeFilesLines
* Store the instantiated OrderValidationUtilsFabio Berger2018-06-121-2/+2
|
* Pass in generated contract wrapper to orderValidationUtils at instantiationFabio Berger2018-06-111-10/+25
|
* Refactor ExchangeTransferSimulator public interface to accet an ↵Fabio Berger2018-06-111-8/+41
| | | | AbstractBalanceAndProxyAllowanceLazyStore so that this module could be re-used in different contexts.
* Get build and tests to passfragosti2018-06-071-1/+1
|
* Linter now passesfragosti2018-06-066-0/+7
|
* Try enabling no-unused-variable...fragosti2018-06-054-7/+4
|
* Remove unused methods and importsFabio Berger2018-05-111-6/+0
|
* Fix prettierFabio Berger2018-05-112-8/+2
|
* Remove generated contract wrappersFabio Berger2018-05-106-3842/+0
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-1012-0/+5852
unifying library with the same interface