May 6, 2024
The go-ethereum live tracer
In this post, I share an example tracer built which logs all transactions that concern your address (both ETH transfers and token transfers)
Jan 11, 2024
In support of simple inclusion lists
This post should illustrate my ideas around inclusion lists and why a simpler approach might be better in the short term over existing proposals
Jan 11, 2024
Why increasing the gas limit is difficult
In this post, we discuss why increasing the gas limit poses challenges for client developers and why a gas limit increase might be shortsighted at this point
Jul 16, 2023
Solving Non-Attributable Faults or how to fix MEV
In this post we discuss Non-Attributable faults in data exchange and a protocol that can fix them. As well as a protocol for fixing the non-attributable fault inherent in the current MEV builder architecture.