- Adds support for Clearinghouse v1.2
- Adds Clearinghouse entity type, to reduce redundant data
- Shifts treasury and clearinghouse balances to the ClearinghouseSnapshot records
- Creates ClearinghouseSnapshot records for each loan event
- Abstracts out the collateral, reserve, and sReserve tokens (previously hardcoded for gOHM, DAI and sDAI)
- Fixes issue with OHM price resolution
- Add treasury balances for event snapshots
- Adds clearinghouse balances for event snapshots
- Ensure the consistency of interest rates in the CoolerLoanRequest records
- Adds support for Clearinghouse v1.1
- Improve accuracy of treasury balances
- Initial release