aboutsummaryrefslogtreecommitdiffstats
path: root/test/artifacts_test.ts
Commit message (Expand)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 zeroEx.getAvailabl...Leonid Logvinov2017-07-061-1/+1
* 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