Add emergency shutdown and withdraw (#78) * Add emergency shutdown and withdraw functions * Fix solidity lint * Add factory tests for shutdown * Add notShutdown modifier tests for build * Add notShutdown modifier tests for unwind * Add notShutdown modifier tests for liquidate * Add shutdown setter tests for market * Add emergency withdraw revert tests * Add emergency functions to market interface * Add single emergency withdraw tests * Add test for multiple emergency withdraws