aboutsummaryrefslogtreecommitdiffstats
path: root/src/contract_wrappers/proxy_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Rename internally Proxy to TokenTransferProxyLeonid Logvinov2017-08-221-41/+0
* Update artifacts and rename proxy to tokenTransferProxyFabio Berger2017-08-211-2/+2
* Remove unused importsLeonid Logvinov2017-07-261-1/+0
* 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