Open hats-bug-reporter[bot] opened 1 day ago
Github username: @mgf15 Twitter username: -- Submission hash (on-chain): 0xdd4eb1c0dd9d9d409992419d5bda90ca44b0cc40a46cfb3f23e28485d78dae49 Severity: low
Description: Description\ The given input is missing the check for the non-zero address.
function setOracle(address _oracle) external onlyOwner { oracle = _oracle; }
https://github.com/eurodollar-fi/eurodollar-protocol/blob/3900ae6a01f5c60146d314bf45b2ab67179422d1/src/YieldOracle.sol#L110C5-L112C6
Dup of https://github.com/hats-finance/Euro-Dollar-0xa4ccd3b6daa763f729ad59eae75f9cbff7baf2cd/issues/3
Github username: @mgf15 Twitter username: -- Submission hash (on-chain): 0xdd4eb1c0dd9d9d409992419d5bda90ca44b0cc40a46cfb3f23e28485d78dae49 Severity: low
Description: Description\ The given input is missing the check for the non-zero address.
https://github.com/eurodollar-fi/eurodollar-protocol/blob/3900ae6a01f5c60146d314bf45b2ab67179422d1/src/YieldOracle.sol#L110C5-L112C6