aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/test/erc721_wrapper_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-466/+0
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-4/+4
* Remove ContractNotFound errors in contract-wrappersAlex Browne2018-10-161-13/+0
* In contract-wrappers, remove setProvider and add unsubscribeAll method.Alex Browne2018-10-161-2/+2
* Add new runMigrationsOnce method to migrations. Update contract-wrappers to u...Alex Browne2018-10-161-2/+3
* Remove artifacts from migrations package and update contract-wrappers accordi...Alex Browne2018-10-161-5/+11
* Fix linter issueLeonid Logvinov2018-10-021-9/+10
* Cleanup contract-wrappers index.tsFabio Berger2018-08-201-1/+1
* Export Web3ProviderEngine from subproviders packageFabio Berger2018-07-131-2/+1
* Remove only from testsLeonid Logvinov2018-07-051-1/+1
* Fix build after rebaseLeonid Logvinov2018-06-291-1/+1
* Assign true values to names varsLeonid Logvinov2018-06-291-8/+13
* Fix a typoLeonid Logvinov2018-06-291-1/+1
* Set the interval to 0 in awaitTranscationSuccessAsyncLeonid Logvinov2018-06-291-12/+17
* Make promises dangerousLeonid Logvinov2018-06-291-1/+0
* Rename getApprovedAsync to getApprovedIfExistsAsyncLeonid Logvinov2018-06-291-3/+6
* Implement ERC721 token wrapper and token transfer proxy with testsLeonid Logvinov2018-06-291-0/+460