aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/test/erc721_proxy_wrapper_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add new runMigrationsOnce method to migrations. Update contract-wrappers to ↵Alex Browne2018-10-161-2/+3
| | | | use it.
* Remove artifacts from migrations package and update contract-wrappers ↵Alex Browne2018-10-161-3/+6
| | | | accordingly
* Make promises dangerousLeonid Logvinov2018-06-291-1/+0
|
* Implement ERC721 token wrapper and token transfer proxy with testsLeonid Logvinov2018-06-291-0/+36