Attack Vectors in Solidity #2: Controlled DeligateCall
Introduction
Solidity is a programming language for writing smart contracts on the Ethereum platform. One of the features of Solidity is the ability to use the delegatecall function, which allows a contract to execute code from a different contract i...
natachi.hashnode.dev3 min read