Solidity Attack Vectors #6 - Denial Of Service
Denial of Service by rejecting to accept Ether. There are many ways to attack a smart contract to make it unusable. One exploit is a denial of service by making the function to send Ether fail.
The solidity fallback function is executed if none of th...
aagbotemi.hashnode.dev3 min read