Runtime Upgrade #1026 Summary
- InterestAccrual V2: Improves speed for rate accrual and updates by storing rates in a list. This makes it faster but slightly slower for individual loan operations.
- Loans Refactor: Removes old loan storage and replaces it with a new system called
pallet-loans-ref
.
- PoolSystem: Fixes a problem by removing a duplicate metadata hash from the pool system.
For more details, check the forum link provided.