MEDGA logoMEDGA

Articles

In-depth articles, tutorials and field notes about Ethereum internals, tooling, security and developer experience.

Research · 7 min read

Deep dive into EVM execution traces

A practical guide to traces, opcodes, gas usage and state changes step by step.

Tools · 5 min read

Smarter traces, faster debugging

Performance improvements, new features and workflows for solving complex transaction issues.

Security · 7 min read

Reentrancy in the wild: beyond the textbook

Real incidents, subtle variants and defensive patterns that matter in production.

Engineering · 6 min read

Building reliable infra for onchain teams

Metrics, logging, alerting and incident response for blockchain infrastructure.

Research · 9 min read

Stateless Ethereum: the path toward verifiable scalability

Exploring witnesses, stateless clients, verkle trees and the trade-offs in verification.

Engineering · 8 min read

Inside a modern Ethereum debugger

What the best debugging tools expose, compress and explain for developers.