tl;dr There is a critical bug in a lot of ERC20 token contracts that surfaced due to a recent Solidity update. ERC Basics The ERC20 standard is by far the most common token standard on the Ethereum platform. ERC20 is defined as an interface that specifies which functions and events…