Solutions to EVM Puzzles of https://github.com/fvictorio/evm-puzzles
-
Updated
Aug 5, 2023 - JavaScript
Solutions to EVM Puzzles of https://github.com/fvictorio/evm-puzzles
Contract collection for understanding Solidity Complex Storage Layout
These exercises were created for our Advanced Solidity Bootcamp and open sourced. Learn EVM bytecode with the Huff Language.
A Foundry project with smart contracts comprising of Solidity, Huff and inline Yul assembly, including contract bytecode breakdown to opcodes.
✨This repo contains all of the work and assignments done during the Advanced Solidity bootcamp ✨
Learn about the EVM, it's data locations, Opcodes and how your Solidity Smart Contracts work under the hood. Also build a Contract out of bytecode.
Comparative analysis of EVM error handling patterns. Benchmarking gas costs between legacy string requirements and modern custom error selectors (EIP-838).
Add a description, image, and links to the evm-opcodes topic page so that developers can more easily learn about it.
To associate your repository with the evm-opcodes topic, visit your repo's landing page and select "manage topics."