aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/contract_wrappers/erc721_proxy_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove outdating commentFabio Berger2018-08-171-2/+1
* Add missing doc commentsFabio Berger2018-08-031-0/+8
* Dedupe AssetProxyId typesLeonid Logvinov2018-07-091-1/+1
* Return AssetProxyId instead of string from proxy.getProxyIdAsync()Leonid Logvinov2018-07-091-2/+3
* Add contractWrappers.erc721Proxy.getproxyIdAsyncLeonid Logvinov2018-07-051-0/+9
* Add HACK commentsLeonid Logvinov2018-06-291-0/+2
* Implement ERC721 token wrapper and token transfer proxy with testsLeonid Logvinov2018-06-291-0/+73