Some ETH transfers don't revert if they fail
Description
ETH transfers should revert if they fail. Although this issue alone will not lead to exploits, it increases the attack surface.
Recommendation
Revert if the transfers fails in:
Status
Addressed in #8b300f0.