issues
search
hats-finance
/
VMEX-0x050183b53cf62bcd6c2a932632f8156953fd146f
LP token lending protocol
MIT License
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Audit Report Draft Update
#63
shayzluf
opened
8 months ago
0
Audit Report Draft Update
#62
shayzluf
closed
8 months ago
0
might revert in an emergency
#61
hats-bug-reporter[bot]
opened
1 year ago
1
The lack of flexibility of `getOracleAssetPrice()` would prevent the listing of some widely known assets
#60
hats-bug-reporter[bot]
opened
1 year ago
1
No new interest rate strategy can be added in future in AssetMappings contract
#59
hats-bug-reporter[bot]
opened
1 year ago
1
The check for available liquidity is incorrect if the token was ever lent
#58
hats-bug-reporter[bot]
opened
1 year ago
5
beginStakingReward doesn't work after any interest is accrued
#57
hats-bug-reporter[bot]
opened
1 year ago
1
Stake Contracts are not compatible with the most popular yield optimizers (CVX and AURA)
#56
hats-bug-reporter[bot]
opened
1 year ago
2
Centralization Risk, sweep tokens doesn't protect tokenized deposits
#55
hats-bug-reporter[bot]
opened
1 year ago
1
Due to missed decimals calculations BalancerOracle.sol can return highly incorrect price values
#54
hats-bug-reporter[bot]
opened
1 year ago
1
Duplicate errors messages
#53
hats-bug-reporter[bot]
opened
1 year ago
0
Curve Reentrancy Guard will not work if the pool implements a fallback
#52
hats-bug-reporter[bot]
opened
1 year ago
8
Lack of the function to rescue tokens locked in the AToken contract
#51
hats-bug-reporter[bot]
opened
1 year ago
1
Potential gas-griefing attack in batchUpdate() function
#50
hats-bug-reporter[bot]
opened
1 year ago
1
Reward calculation is incorrect
#49
hats-bug-reporter[bot]
opened
1 year ago
1
Testing Hats team
#48
hats-bug-reporter[bot]
closed
1 year ago
0
If some tranche (`trancheId`) would be paused, the borrowers who borrowed from the tranche can not repay their debt and there their collaterals will eventually be liquidated
#47
hats-bug-reporter[bot]
closed
1 year ago
1
If some tranche (`trancheId`) would be paused, the borrowers who borrowed from the tranche can not repay their debt and there their collaterals will eventually be liquidated
#46
hats-bug-reporter[bot]
opened
1 year ago
1
Re-entrancy protection does not work for certain curve pools
#45
hats-bug-reporter[bot]
opened
1 year ago
1
Signature malleability in `permit` function
#44
hats-bug-reporter[bot]
opened
1 year ago
3
return value of 0 from ecrecover is not checked
#43
hats-bug-reporter[bot]
opened
1 year ago
4
Staking rewards cannot be updated due to incorrect usage of `SafeERC20.safeApprove`
#42
hats-bug-reporter[bot]
opened
1 year ago
0
Beefy oracle pricePerFullShare can be inflated and manipulated by a malicious donation of the underlying token (with coded proof)
#41
hats-bug-reporter[bot]
opened
1 year ago
3
Address.isContract() is not a reliable way of checking if the input is an EOA
#40
hats-bug-reporter[bot]
opened
1 year ago
2
LendingPool.liquidationCall() Blacklisted liquidator can bypass the `_checkWhitelistBlacklist` check for liquidation by passing the `receiveAToken` as false.
#39
hats-bug-reporter[bot]
opened
1 year ago
2
claim all rewards function fails to accrue rewards correctly.
#38
hats-bug-reporter[bot]
opened
1 year ago
1
the claim function isnt usable when updating merkle root
#37
hats-bug-reporter[bot]
opened
1 year ago
1
the use of block number instead of timestamp will cause problems.
#36
hats-bug-reporter[bot]
opened
1 year ago
2
Fall back oracle does not validate timestamp and price range
#35
hats-bug-reporter[bot]
opened
1 year ago
2
Amount of underlying asset is not staked when repaying a loan
#34
hats-bug-reporter[bot]
opened
1 year ago
2
Staking activation will block borrowing
#33
hats-bug-reporter[bot]
opened
1 year ago
2
Impossible to start or stop staking
#32
hats-bug-reporter[bot]
opened
1 year ago
1
ValidateBorrow() function revert even health factor is equal to thershold.
#31
hats-bug-reporter[bot]
closed
1 year ago
1
ValidateBorrow() function revert even health factor is equal to thershold.
#30
hats-bug-reporter[bot]
opened
1 year ago
1
Wrong Implementation ChainLinkPriceFeed leads to DOS of getOracleAssetPrice() function
#29
hats-bug-reporter[bot]
opened
1 year ago
2
Any whitelisted account can break the protocol by blocking setAssetAllowed()
#28
hats-bug-reporter[bot]
closed
1 year ago
1
Using `want` in `getBeefyPrice` will cause the calculations to get rigged
#27
hats-bug-reporter[bot]
opened
1 year ago
5
`getBeefyPrice` of VMEXOracle.sol is vulnerable to flashLoan attack
#26
hats-bug-reporter[bot]
opened
1 year ago
2
`getYearnPrice` of VMEXOracle.sol is vulnerable to flashLoan attack
#25
hats-bug-reporter[bot]
opened
1 year ago
2
Velodrome LP Share calculation wont work for all velodrome pools
#24
hats-bug-reporter[bot]
opened
1 year ago
4
Any whitelisted account can break the protocol by blocking setAssetAllowed()
#23
hats-bug-reporter[bot]
closed
1 year ago
1
Incorrect access control in `IncentivesController.handleAction()`
#22
hats-bug-reporter[bot]
closed
1 year ago
1
Any whitelisted account can break the protocol by blocking setAssetAllowed()
#21
hats-bug-reporter[bot]
closed
1 year ago
1
The `calculate_lp_token_price` function in the `VelodromeOracle.sol` calculates the spot Price
#20
hats-bug-reporter[bot]
closed
1 year ago
0
`pricePerShare()` function of yearnVault in `VMEXOracle.sol` is deprecated
#19
hats-bug-reporter[bot]
closed
1 year ago
0
Update setup
#18
teryanarmen
opened
1 year ago
0
The `calculate_lp_token_price` function in the `VelodromeOracle.sol` calculates the spot Price
#17
hats-bug-reporter[bot]
opened
1 year ago
5
`pricePerShare()` function of yearnVault in `VMEXOracle.sol` is deprecated
#16
hats-bug-reporter[bot]
opened
1 year ago
1
`getBeethovenPrice()` in `getAssetPrice()` of VMEXOracle.sol is vulnerable to flashLoan attack
#15
hats-bug-reporter[bot]
opened
1 year ago
2
Incorrect access control in `IncentivesController.handleAction()`
#14
hats-bug-reporter[bot]
opened
1 year ago
2
Next