Closed code423n4 closed 2 years ago
Low
1 Emit event in receive with msg.sender and msg.value.
https://github.com/code-423n4/2022-02-nested/blob/main/contracts/NestedFactory.sol#L71
https://github.com/code-423n4/2022-02-nested/blob/main/contracts/FeeSplitter.sol#L102-L104
Why?
Warden doesn't provide enough detail on why this is a good idea, marking as invalid.
Low
1 Emit event in receive with msg.sender and msg.value.
https://github.com/code-423n4/2022-02-nested/blob/main/contracts/NestedFactory.sol#L71
https://github.com/code-423n4/2022-02-nested/blob/main/contracts/FeeSplitter.sol#L102-L104