aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/contract_wrappers/exchange_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* 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