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 moreTrusted bundler flow, minimal UserOps, and why it reduces latency.
Read more