Open TODOs #267
Labels
0 (Non-critical)
Code style, clarity, syntax, versioning, off-chain monitoring (events etc), exclude gas optimisation
bug
Something isn't working
Handle
Dravee
Vulnerability details
Impact
Open TODOs can point to architecture or programming issues that still need to be resolved.
Proof of Concept
The TODOs are here:
https://github.com/code-423n4/2021-12-amun/blob/main/contracts/basket/contracts/interfaces/IRebalanceManagerV2.sol#L10
https://github.com/code-423n4/2021-12-amun/blob/main/contracts/basket/contracts/interfaces/IRebalanceManager.sol#L12
https://github.com/code-423n4/2021-12-amun/blob/main/contracts/basket/contracts/interfaces/IRebalanceManager.sol#L18
https://github.com/code-423n4/2021-12-amun/blob/main/contracts/basket/contracts/interfaces/IPangolinRebalanceManager.sol#L13
Tools Used
VS Code
Recommended Mitigation Steps
Consider resolving the TODOs before deploying.
The text was updated successfully, but these errors were encountered: