Open
Conversation
Introduce redeem
- While burning LP the base is returned to lever and not sent to the pool as we might have enough fyToken and do not require to purchase fyToken - The leftover fytoken is being sold to return base only to the user
Strategy lever PoC
* chore: re-ordering of the function parameters * chore: remapping edit * fix: parameter re-ordering * fix: reordering, casting & parameter update * fix: tests fixed * chore: comment fixes * fix: lever setup to work with latest series * chore: working on new series * chore: better comments * fix: added the notionalTypes back * forge install: yieldspace-interfaces * choe: corrected submodules * fix: generalized tests * chore: more comments * chore: shuffling * chore: mooore comments 💬 * feat: removed `ilkInfo` * fix: bring back the ilkInfo * Update YieldNotionalLever.sol * fix: draft of eth support * chore: more comments * chore: updated comments * fix: added events * feat: added WETH wrapping while invest * fix: small changes * fix: further CI fix * fix: ci.yml second attempt * fix: all notional tests in one go * fix: detailed logs * fix: CI attempt 2 * fix: CI attempt 3 * fix: inclusion of Giver in strat test * chore: comment removal * fix: added correct `YieldStEthLever` test * fix: strategy lever minor fix
* feat: crab lever start * feat: crab invest working * forge install: v3-periphery * feat: swapping using `UniswapV3` * feat: working `repay` * feat: fixed repay & close * fix: working tests * feat: working tests for USDC/DAI/WETH/ETH with close & repay failing for no profit * chore: more comments * chore: oooptimizations!! * chore: mooore comments 💬 * feat: tenderly fork test * fix: tenderly fix? * fix: en fix attempt 2 * fix: CI master fix * feat: minCollateral calculation in test * feat: addition of slippage test on `invest` * feat: more test cases * fix: review changes * fix: strat lever fix * chore: comment added * fix: correction for ASSET_ID_MASK * fix: CAULDRON case change * fix: name change * fix: removal of fyToken require check
* feat: remapped to allow compilation in environments-v2 * fix: borrow euler pool fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.