All notable changes after the Sherlock audit will be documented in this file.
The format is based on Common Changelog.
1.0.1 - 2023-09-27
- Updated imports so that etherscan can verify
Clearinghouse.sol
when deployed from theolympus-v3
repo (#65). - Modified
extendLoan
inClearinghouse.sol
to add a cooler factory check + logic to sweep / defund based on the state of the contract (#66). - Added a getter function to
CoolerFactory.sol
to help FE retrieve the coolers of a given user (#67).
1.0.0 - 2023-09-21
- Initial release