aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/contract_wrappers/exchange_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix a bad mergeLeonid Logvinov2018-07-181-2/+2
* Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-181-0/+3
|\
| * Stop subscriptions from unsubscribing on recoverable network issuesFabio Berger2018-07-171-0/+3
* | Make getZRXAssetData not asyncLeonid Logvinov2018-07-131-3/+4
|/
* Dedupe AssetProxyId typesLeonid Logvinov2018-07-091-2/+1
* Fix a typoLeonid Logvinov2018-07-091-1/+1
* Default shouldValidate to trueLeonid Logvinov2018-07-091-17/+17
* Add basic validation for exchange contract wrapperLeonid Logvinov2018-07-091-16/+155
* Adjust commentsLeonid Logvinov2018-07-051-114/+81
* Fix commentsLeonid Logvinov2018-07-051-5/+5
* Improve the commentLeonid Logvinov2018-07-051-1/+1
* Rename Proxie to ProxyLeonid Logvinov2018-07-051-1/+1
* Rearrange assertions t match parameter orderLeonid Logvinov2018-07-051-58/+56
* Fix match orders test and add a validation TODOLeonid Logvinov2018-07-051-1/+3
* Add Exchange contract wrapperLeonid Logvinov2018-07-051-0/+994
* Remove exchange-related functionality for nowLeonid Logvinov2018-06-291-988/+0
* Fix typofragosti2018-06-151-1/+1
* Fix filling orders on Portalfragosti2018-06-151-0/+2
* 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 AbstractBalan...Fabio Berger2018-06-111-8/+41
* Linter now passesfragosti2018-06-061-0/+2
* Try enabling no-unused-variable...fragosti2018-06-051-4/+1
* Remove unused methods and importsFabio Berger2018-05-111-6/+0
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-0/+945