forked from TempleDAO/origami-public
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: hats-finance/Origami-0x998f1b716a5022be026ca6b919c0ddf45ca31abd
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
the Something isn't working
invalid
This doesn't seem right
repay()
function will revert if repay interest rate updates
bug
#63
opened Mar 7, 2024 by
hats-bug-reporter
bot
An attacker can bypass the dynamic fees in Something isn't working
medium
lovStEth
vault under certain depeg conditions, and extract value from honest depositors
bug
#62
opened Mar 7, 2024 by
hats-bug-reporter
bot
OrigamiOToken::exitToToken()
- L115: Missing return value check for _transfer()
for oToken, and additionally should use safeTransfer()
instead.
bug
#61
opened Mar 6, 2024 by
hats-bug-reporter
bot
RepricingToken::checkpointReserves()
- L168: Should use <=
here, NOT <
, otherwise it allows for checkpointing pending reserves BEFORE the reservesVestingDuration
has completely passed.
bug
#60
opened Mar 6, 2024 by
hats-bug-reporter
bot
LinearWithKinkInterestRateModel::_setRateParams()
- L89: Should use >
not >=
for (_kinkUtilizationRatio >= PRECISION)
.
bug
#59
opened Mar 6, 2024 by
hats-bug-reporter
bot
hardcoding aave pool address is a serious aave integration flaw because valid pool addresses can change
bug
Something isn't working
medium
#58
opened Mar 5, 2024 by
hats-bug-reporter
bot
Changing Something isn't working
invalid
This doesn't seem right
globalInterestRateModel
need to be automatically reflected or trigger borrowers refresh
bug
#57
opened Mar 4, 2024 by
hats-bug-reporter
bot
Hardcoded rounding strategy in Something isn't working
low
DynamicFees::dynamicFeeBps()
rounds against the protocol on lovTokens deposits
bug
#56
opened Mar 4, 2024 by
hats-bug-reporter
bot
In some cases, the redemption process in the Repricing Token may be reverted.
bug
Something isn't working
low
#55
opened Mar 3, 2024 by
hats-bug-reporter
bot
It is not possible to rebalance-down the Something isn't working
invalid
This doesn't seem right
lovDsr
strategy when the USDC borrows circuit-breaker cap is hit, even when using forceRebalanceDown()
bug
#54
opened Mar 3, 2024 by
hats-bug-reporter
bot
Incorrect thresholds configuration in Something isn't working
low
OrigamiIdleStrategyManager
will make the two thresholds compete against each other
bug
#53
opened Mar 2, 2024 by
hats-bug-reporter
bot
There may be a lesser amount of Aave aTokens than what is tracked in the OrigamiAaveV3BorrowAndLend.
bug
Something isn't working
low
#52
opened Mar 1, 2024 by
hats-bug-reporter
bot
The donated debt token can be used for repayment when attempting to rebalance up in the OrigamiLovTokenFlashAndBorrowManager.
bug
Something isn't working
invalid
This doesn't seem right
#51
opened Mar 1, 2024 by
hats-bug-reporter
bot
OrigamiAbstractLovTokenManager::maxInvest()
does not take into account the redeemableReservesBuffer()
bug
#50
opened Mar 1, 2024 by
hats-bug-reporter
bot
latestPrice() doesn't check Arbitrum l2 chainlink feed is active
bug
Something isn't working
low
#49
opened Feb 28, 2024 by
hats-bug-reporter
bot
The rounding direction is inverted in the _maxUserReserves function
bug
Something isn't working
low
#48
opened Feb 28, 2024 by
hats-bug-reporter
bot
In OrigamiAaveV3BorrowAndLend, the ability to recover borrowToken should be restricted
bug
Something isn't working
low
#47
opened Feb 28, 2024 by
hats-bug-reporter
bot
Some USDC tokens are missing when calculating the global available borrow amount and global utilization ratio.
bug
Something isn't working
invalid
This doesn't seem right
#46
opened Feb 28, 2024 by
hats-bug-reporter
bot
When we update the old IdleStrategy, there may be some USDC tokens in that.
bug
Something isn't working
invalid
This doesn't seem right
#45
opened Feb 28, 2024 by
hats-bug-reporter
bot
OrigamiLendingClerk::borrowMax()
will revert everytime _availableToBorrow()
returns a higer value than the remaining amount until hitting the circuit-breaker cap
bug
#44
opened Feb 27, 2024 by
hats-bug-reporter
bot
Dandling approvals in Something isn't working
invalid
This doesn't seem right
FlashLoanProvider
contract with Aave pools as spenders
bug
#43
opened Feb 27, 2024 by
hats-bug-reporter
bot
Insufficient input validation in Something isn't working
low
LinearWithKinkInterestRateModel::_setRateParams()
allows for steeper slope before the kink
bug
#42
opened Feb 27, 2024 by
hats-bug-reporter
bot
Anyone can manipulate the AL ratio.
bug
Something isn't working
low
#41
opened Feb 27, 2024 by
hats-bug-reporter
bot
Performance Fee calculation potential revenue loss on changing Something isn't working
low
performanceFee
value
bug
#40
opened Feb 27, 2024 by
hats-bug-reporter
bot
OrigamiLendingSupplyManager::maxExit()
does not account for circuit breaker cap when returning the max exit amount
bug
#39
opened Feb 27, 2024 by
hats-bug-reporter
bot
Previous Next
ProTip!
no:milestone will show everything without a milestone.