Polished MixinMatchOrders and removed unimplemented test

This commit is contained in:
James Towle
2019-07-01 16:36:47 -05:00
committed by Amir Bandeali
parent adad7f4e3f
commit 1fe159f432
3 changed files with 74 additions and 67 deletions

View File

@@ -236,11 +236,7 @@ export class MatchOrderTester {
takerAddress,
);
} else {
transactionReceipt = await this._executeMatchOrdersAsync(
orders.leftOrder,
orders.rightOrder,
takerAddress,
);
transactionReceipt = await this._executeMatchOrdersAsync(orders.leftOrder, orders.rightOrder, takerAddress);
}
// Simulate the fill.
const matchResults = simulateMatchOrders(