-
A recent library came out that doesnt mutate state and thus reduces the costs for reading the current compound cToken.exchangeRateCurrent significantly:
https://github.com/transmissions11/libcompou…
-
# Lines of code
https://github.com/Tapioca-DAO/tapioca-bar-audit/blob/2286f80f928f41c8bc189d0657d74ba83286c668/contracts/markets/Market.sol#L233-L239
# Vulnerability details
## Impact
Market in Si…
-
One thing i noticed is quite suboptimal with configs:
When i initially created the generator, the goal was simple:
ask some questions -> generate code
but now as we added the config.json output(bec…
-
xiaoming90
medium
# A single external protocol can DOS rebalancing process
## Summary
A failure in an external money market can DOS the entire rebalance process in Notional.
## Vulnerability Deta…
-
We need to be able to provide historical prices, fast. This implies that they need to be pre-computed.
Our current price model assumes the existence and predominance of Curve, Sushi, and Uni. Those a…
-
bin2chen
medium
# getOracleData() maxExternalDeposit not accurate
## Summary
in `getOracleData() `
The calculation of `maxExternalDeposit` lacks consideration for `reserve.accruedToTreasury`.
This…
-
Bauchibred
high
# Protocol doesn't completely protect itself from `LTV = 0` tokens
## Summary
The AaveLeverageStrategyExtension does not completely protect against tokens with a Loan-to-Value (LT…
-
### What happened?
I originally ran the 3 weekly tests (bundles, comprehensive_v2, comprehensive_v3) after merging #604/#617 on 7/31. The intent was to re-run these tests every single week, but I tho…
-
0x52
high
# eMode implementation is completely broken
## Summary
Enabling eMode allows assets of the same class to be borrowed at much higher a much higher LTV. The issue is that the current imple…
-
Hi,
During our test suite with foundry-toolchain/github actions the following error appears:
```
Test result: ok. 5 passed; 0 failed; finished in 1.08s
[269](https://github.com/superform-x…