Solidity Attack Vectors #1 - Reentrancy Attack
Introduction
A reentrancy attack in solidity repeatedly withdraws funds from a smart contract and transfers them to an unauthorized contract until the funds have been exhausted. The attack occurs when a smart contract function temporarily gives up co...
aagbotemi.hashnode.dev5 min read