aboutsummaryrefslogtreecommitdiffstats
path: root/src/contract_wrappers/proxy_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Migrate to using a single Exchange contractLeonid Logvinov2017-07-121-2/+1
* Make this.proxy.invalidateContractInstance and this.tokenRegistry.invalidateC...Leonid Logvinov2017-07-051-3/+3
* Use call instead of use in the commentsLeonid Logvinov2017-07-041-2/+2
* Fix the commentLeonid Logvinov2017-07-041-1/+1
* Add zeroEx.proxy.getAuthorizedAddressesAsync and testsLeonid Logvinov2017-07-041-0/+10
* Fix _getProxyContractAsync function nameLeonid Logvinov2017-07-041-2/+2
* Fix commentLeonid Logvinov2017-07-041-1/+1
* Fix commentLeonid Logvinov2017-07-011-1/+1
* Remove constructorLeonid Logvinov2017-07-011-3/+0
* Fix proxy commentLeonid Logvinov2017-07-011-1/+1
* Fix a typo in authorizedLeonid Logvinov2017-06-301-1/+1
* Add Proxy wrapperLeonid Logvinov2017-06-301-0/+36