Actions: code-423n4/2024-10-loopfi-findings
Actions
Showing runs from all workflows
333 workflow runs
333 workflow runs
SwapAction.sol#transferAndSwap
is still payable though direct ETH is not supported anymore.
Repo Moderator
#332:
Issue #12
labeled
by
C4-Staff
PositionAction.sol#onCreditFlashLoan
may end up with stuck funds for EXACT_IN primary swaps.
Repo Moderator
#322:
Issue #3
labeled
by
C4-Staff
PositionActionPendle.sol#_onWithdraw
does not have slippage parameter minOut set.
Repo Moderator
#321:
Issue #10
labeled
by
C4-Staff
PositionAction::onCreditFlashLoan
, forcing it to revert
Repo Moderator
#320:
Issue #26
labeled
by
C4-Staff
PositionAction4626.sol#_onWithdraw
should withdraw from position CDPVault position instead of address(this)
.
Repo Moderator
#319:
Issue #13
labeled
by
C4-Staff
PositionAction::onCreditFlashLoan
, forcing it to always revert
Repo Moderator
#318:
Issue #27
labeled
by
C4-Staff
CDPVault.sol#liquidatePositionBadDebt()
does correctly handle profit and loss
Repo Moderator
#317:
Issue #2
labeled
by
C4-Staff