aboutsummaryrefslogtreecommitdiffstats
path: root/test/artifacts_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused importsLeonid Logvinov2017-07-261-1/+0
|
* Migrate to using a single Exchange contractLeonid Logvinov2017-07-121-2/+1
|
* Move zeroEx.exchange.getAvailableContractAddressesAsync to ↵Leonid Logvinov2017-07-061-1/+1
| | | | zeroEx.getAvailableExchangeContractAddressesAsync and zeroEx.exchange.getProxyAuthorizedContractAddressesAsync to zeroEx.getProxyAuthorizedExchangeContractAddressesAsync
* Fix typo in getAvailableContractAddressesAsyncLeonid Logvinov2017-06-301-1/+1
|
* Allow multiple exchange versions t be functional at the same timeLeonid Logvinov2017-06-271-1/+7
|
* Rename KOVAN_URL to KOVAN_RPC_URLLeonid Logvinov2017-06-231-1/+1
|
* Simplify integration testsLeonid Logvinov2017-06-231-34/+4
|
* Refactor KOVAN_URL to constants and fetch mnemonic from package.jsonLeonid Logvinov2017-06-231-2/+6
|
* Add kovan integration testsLeonid Logvinov2017-06-231-0/+54