Merge branch 'development' into feature/contracts-monorepo-2

This commit is contained in:
Leonid Logvinov
2018-12-04 12:42:28 +01:00
69 changed files with 1752 additions and 84 deletions

View File

@@ -86,6 +86,7 @@ export enum ContractName {
ZRXToken = 'ZRXToken',
DummyERC20Token = 'DummyERC20Token',
EtherToken = 'WETH9',
DutchAuction = 'DutchAuction',
AssetProxyOwner = 'AssetProxyOwner',
AccountLevels = 'AccountLevels',
EtherDelta = 'EtherDelta',