-
# Lines of code
https://github.com/Tapioca-DAO/tapioca-yieldbox-strategies-audit/blob/05ba7108a83c66dada98bc5bc75cf18004f2a49b/contracts/aave/AaveStrategy.sol#L209-L219
https://github.com/Tapioca-DAO…
-
# Lines of code
https://github.com/code-423n4/2023-04-eigenlayer/blob/5e4872358cd2bda1936c29f460ece2308af4def6/src/contracts/core/StrategyManager.sol#L482-L524
https://github.com/code-423n4/2023-04-e…
-
*Allocator Application*
## Application Number
recL033b2WWTlhsv3
## Organization Name
DataFly
## Organization On-chain Identity
f1u6pukitc37mcot546mtf5bmxml3bezve3vwiqdq
## Allocator Pathway Name
…
-
# Handle
defsec
# Vulnerability details
## Impact
In the contract there is no re-entrancy mitigations. Contracts interact with various outside sources (tokens, aave pools, other possible strategi…
-
The build process currently downloads the Github repo, expects all dependencies to be contained, and executes index.js.
Should we use AWS Lambda for executing strategies? Or build on server like Trav…
-
# Lines of code
https://github.com/code-423n4/2024-05-bakerfi/blob/main/contracts/core/strategies/StrategyLeverage.sol#L397-L399
# Vulnerability details
## Proof of Concept
`StrategyLeverage.harve…
-
There's a gap not covered by the specification(s): how do I know someone is who they claim they are?
Here are some potential strategies:
1. By credentials they are issued, you can get a sense of w…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Zero-address checks during initialization of address type variables is a best-practice. This is missing in several places of the protocol contr…
-
# Handle
0xsanson
# Vulnerability details
## Impact
`NativeStrategyCurve3Crv._harvest` calls `getMostPremium` to get the best stablecoin to convert to. This function however is wrong in the case o…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
I'm using `cdk…