Demystifying Memory in EVM (Part II)
Alright Let’s Continue from where we left ,
Previous One : Demystifying Memory in EVM (Part I)
Memory Initialization
When a contract is executed , the EVM initializes a free memory pointer to 0×80. This is done to provide some space for stack operati...
mansoor-eth.hashnode.dev3 min read