Closed 0xrajath closed 1 year ago
https://github.com/spearbit-audits/review-llama2/pull/1#discussion_r1275133351
TO BE DISCUSSED: Whether we need rescue functions for ERC20s, ERC721s and ERC1155s in the Core and a rescue script for the executor to delegatecall.
Related to https://github.com/spearbit-audits/review-llama2/issues/13
We decided against taking action due to the fact that a rescueToken function LlamaCore would mean that the core could make a call to an untrusted external contract.
https://github.com/spearbit-audits/review-llama2/pull/1#discussion_r1275133351
TO BE DISCUSSED: Whether we need rescue functions for ERC20s, ERC721s and ERC1155s in the Core and a rescue script for the executor to delegatecall.