Skip to content

v1.50.0

Choose a tag to compare

@github-actions github-actions released this 18 Nov 10:45
· 45 commits to main since this release
37baaad

1.50.0 (2025-11-18)

Bug Fixes

  • add redeemInstantDiff to midas redemption adapter + small fixes (ed4f946)
  • add validation for withdrawal token matching the output token in Midas adapter (babe15b)
  • allow clearing a cancelled request from the mapping (702f3e2)
  • audit fixes (89ab4fd)
  • ensure that withdrawPhantomToken receives a correct tokenOut (cd8f68d)
  • manual clearing of cancelled request in midas + adapter serialized data includes phantom tokens (1614c26)
  • minor audit fixes (e42b11d)
  • restrict delayed redemption requests when the phantom token is not set in the adapter (e53ff92)
  • use the vault symbol as a base for mellow withdrawal token symbol instead of asset (dd64e35)

Features