Senior Software Engineer · ConsenSys
Jun 2021 – PresentLondon, UK
Built ConsenSys Staking from the ground up — the Ethereum staking backend behind MetaMask, serving institutional clients at 33k+ validators and $2B+ staked.
- Established SDLC practices as an IC without formal authority: OpenTelemetry-by-default, RFC-first features, ADRs for decisions, repo standards, and CI gates — adopted across my team and picked up by adjacent teams.
- Designed a multi-tenant API prioritizing correctness over throughput: row-level-security isolation, idempotent writes, audit trails, and a checkpointed state machine — no duplicate side-effects, safe resume after partial failures.
- Lighthouse: fixed an O(n) → O(1) keystore-decryption path causing validator restarts; upgrades resumed at 99.9% attestation. Issue #4936 → PR #4126.
- Built and operated a production MEV-Boost fork for a tier-1 exchange: relays configurable per validator, hot-reloadable (atomic, lock-free swap), with the Prometheus instrumentation it originally lacked — ~26% lower latency. Issue #455.
- Designed and built a Kubernetes snapshot operator for Ethereum nodes, replacing week-long resyncs with snapshots to cut cluster rebuilds from days to minutes and enable rapid provisioning and disaster recovery.

