Implementation of a program that manages on chain accounts to mint and redeem Redeemables tokens (UXD), hedged by a delta neutral position on underlying DEXes.
While doing deep testing I found a small mistake in the redeem validation code. Basically if we dont have any collateral left we wont be able to redeem anymore, even if we have enough redeemable.
While doing deep testing I found a small mistake in the redeem validation code. Basically if we dont have any collateral left we wont be able to redeem anymore, even if we have enough redeemable.