Korbut
Version 3.0.2
Changes
- Switch from ERC-5202 Blueprints to cloning.
- Remove increase and decrease allowance.
- Remove the ability to open roles.
Features
- Gas efficiency improvements on reports.
- Optional max_loss on debt updates.
- Optional flag when adding strategies to not add to the
default_queue
. - Optional flag to override
deposit_limit when setting
deposit_limit_module`. - Optional flag to override
deposit_limit_module
when settingdeposit_limit
.
Fixes
- Fix
maxMint
reverts with uint256 max deposit_limit - Potential incorrect max withdraw/redeem return value with unrealized losses.
- Rounding direction in
maxRedeem