You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hmm so after trying option (1), we need to refactor the redemption slug calculation -- currently its
In our tests, a nontrivial amount of numeraire remains in the slug despite fulling "redeeming" the assets. This is because the redemption slug is a fully single sided position (1 full tick away from the calculated "redemptionPriceX96")
options here are:
rework redemption slug calculation -- dual sided liquidity is actually fine since we have outstanding assets
allow the airlock owner to close the redemption slug after the asset supply has been fully redeemed
See https://cantina.xyz/code/57b00aab-8f8b-4d62-9378-41b6460ce6aa/findings/3
The text was updated successfully, but these errors were encountered: