-
# Lines of code
https://github.com/code-423n4/2024-05-predy/blob/main/src/libraries/logic/ReallocationLogic.sol#L69
# Vulnerability details
## Impact
Loss of funds (quoteToken) for reallocator i…
-
So far, only decimals up to 35 digits are supported, as Decimal128 allows up to 38 digits and 12 bits are reserved for an inline representation.
For some cases, this is not sufficient and usually s…
-
### Describe the issue:
When we print slithir for the following source file:
```
contract Test {
function test() external {
int[] memory a = new int[](5);
}
}
```
the temp…
-
santipu_
high
# Incorrect implementation of `BPF` leads to kicker losing rewards in a `take` action
## Summary
When a `take` action takes place, if `ThresholdPrice >= NeutralPrice` and `PriceTake =…
-
# Lines of code
https://github.com/code-423n4/2024-09-panoptic/blob/main/contracts/CollateralTracker.sol#L489
https://github.com/code-423n4/2024-09-panoptic/blob/main/contracts/CollateralTracker.sol#…
-
cryptic
medium
# `LenderCommitmentGroup` pools will have incorrect exchange rate when fee-on-transfer tokens are used
## Summary
`LenderCommitGroup_Smart` contract incorporates internal accounting …
-
jokr
high
# Incorrect premium calculation in OracleMaker
## Summary
Position rate should not be influenced by free collateral of the OracleMaker
## Vulnerability Detail
Position rate determines t…
-
* 角色存储器/控制器
*
* 主合约
*/
pragma solidity ^0.4.25;
pragma experimental ABIEncoderV2;
import "./LibString.sol";not
import "./Table.sol";
import "./MapStorage.sol";
import "./SolarPanelsS…
-
ZanyBonzy
medium
# No check for active L2 Sequencer
## Summary
Using Chainlink in L2 chains such as Arbitrum requires to check if the sequencer is down to avoid prices from looking like they are fr…
-
xiaoming90
High
# Incorrect valuation of vault share
## Summary
The code for computing the valuation of the vault shares was found to be incorrect. As a result, the account's collateral will be ov…