Skip to content

Korbut

Latest
Compare
Choose a tag to compare
@Schlagonia Schlagonia released this 06 Mar 00:28
· 1 commit to master since this release
cb9be33

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 setting deposit_limit.

Fixes

  • Fix maxMint reverts with uint256 max deposit_limit
  • Potential incorrect max withdraw/redeem return value with unrealized losses.
  • Rounding direction in maxRedeem