Compile all contracts by default, regenerate boilerplate

This commit is contained in:
Amir Bandeali
2019-08-11 15:20:58 -07:00
parent e91ba07f14
commit ccce7e001e
41 changed files with 140 additions and 157 deletions

View File

@@ -22,12 +22,5 @@
]
}
}
},
"contracts": [
"src/DevUtils.sol",
"src/EthBalanceChecker.sol",
"src/LibAssetData.sol",
"src/LibTransactionDecoder.sol",
"src/OrderTransferSimulationUtils.sol"
]
}
}