Why I built Statecraft after debugging flaky Ethereum integration tests
A technical write-up on recurring Ethereum integration test failures, why hidden setup causes non-determinism, and how I switched to explicit scenario pipelines.
Read moreTechnical notes on transaction infrastructure, bundlers, and execution.
A technical write-up on recurring Ethereum integration test failures, why hidden setup causes non-determinism, and how I switched to explicit scenario pipelines.
Read moreERC-2612 detection is unreliable in practice. The robust pattern is cheap interface screening followed by on-chain permit simulation with identical EIP-712 domain logic.
Read moreA concise retrospective on a 2018 TradingView Pine Script that looked strong in backtests until realistic execution assumptions changed the result.
Read moreTrusted bundler flow, minimal UserOps, and why it reduces latency.
Read more