Update 0x.js version, fix build errors

This commit is contained in:
Amir Bandeali
2017-12-07 00:45:41 -08:00
parent 548fda8dba
commit 2cc410e61f
9 changed files with 41 additions and 60 deletions

View File

@@ -59,6 +59,7 @@ contract('Exchange', (accounts: string[]) => {
exWrapper = new ExchangeWrapper(exchange);
zeroEx = new ZeroEx(web3.currentProvider, {
exchangeContractAddress: exchange.address,
networkId: constants.TESTRPC_NETWORK_ID,
});
const [repAddress, dgdAddress, zrxAddress] = await Promise.all([