aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/test/erc20_wrapper_test.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-5/+5
* Remove ContractNotFound errors in contract-wrappersAlex Browne2018-10-161-33/+0
* In contract-wrappers, remove setProvider and add unsubscribeAll method.Alex Browne2018-10-161-2/+2
* Introduce new contract-addresses package and use it everywhereAlex Browne2018-10-161-1/+2
* Add new runMigrationsOnce method to migrations. Update contract-wrappers to u...Alex Browne2018-10-161-4/+6
* Remove artifacts from migrations package and update contract-wrappers accordi...Alex Browne2018-10-161-8/+13
* Cleanup contract-wrappers index.tsFabio Berger2018-08-201-1/+2
* Export Web3ProviderEngine from subproviders packageFabio Berger2018-07-131-2/+1
* Fix merge conflictsLeonid Logvinov2018-07-051-10/+2
* Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-051-0/+8
* Set the interval to 0 in awaitTranscationSuccessAsyncLeonid Logvinov2018-06-291-4/+4
* Make promises dangerousLeonid Logvinov2018-06-291-1/+0
* Refactor ERC20 token wrapper and it's testsLeonid Logvinov2018-06-291-0/+660