Comparative analysis of EVM error handling patterns. Benchmarking gas costs between legacy string requirements and modern custom error selectors (EIP-838).
-
Updated
Jan 4, 2026 - Solidity
Comparative analysis of EVM error handling patterns. Benchmarking gas costs between legacy string requirements and modern custom error selectors (EIP-838).
Solutions to EVM Puzzles of https://github.com/fvictorio/evm-puzzles
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.
These exercises were created for our Advanced Solidity Bootcamp and open sourced. Learn EVM bytecode with the Huff Language.
Contract collection for understanding Solidity Complex Storage Layout
A Foundry project with smart contracts comprising of Solidity, Huff and inline Yul assembly, including contract bytecode breakdown to opcodes.
A curated Foundry workspace for reusable Solidity libraries, reference contracts, and EVM learning tools.
Low-level Yul assembly masterclass in Solidity 0.8.26 covering EVM opcodes, memory layout, and gas optimization.
✨This repo contains all of the work and assignments done during the Advanced Solidity bootcamp ✨
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."