Discussion about this post

User's avatar
Caleb Ogundiya's avatar

“While walking through the EVM playground above you may have noticed a few strange occurrences. First, when we wrote a single byte 0x22 using MLOAD8 to memory location 32 (0x20)“

I think you meant to say MSTORE8 here, not MLOAD8

Expand full comment
Hickup's avatar

Thanks for writing up this series, it's been very enlightening and easy to follow with the playground and comments for each opcode!

FYI, the "Finally an MLOAD loads in the value 0x01 to this memory location 0x120" should be MSTORE.

Expand full comment
5 more comments...

No posts