EVM / Solidity manual audit
DeFi, staking, bridges, marketplaces, NFT systems, governance, permissions, upgradeability, and token accounting.
index of /opencore.ch _
Roman Böhringer. Smart-contract auditor and systems person in Switzerland. Looks at state transitions, accounting invariants, signatures, oracle paths, upgrade hooks, gas griefing, cross-chain edge cases, wallet flows, and off-chain infrastructure that can still lose the money.
scope.txt
Manual review for code where the interesting bugs are hidden in accounting, permissions, standards compliance, timing, trust boundaries, and weird user input.
DeFi, staking, bridges, marketplaces, NFT systems, governance, permissions, upgradeability, and token accounting.
CosmWasm, Substrate, chain modules, wallet code, serialization, arithmetic, state machines, and unsafe edges.
Wallets, rollup infrastructure, AWS-backed systems, API authorization, signing flows, secrets, and operational failure modes.
Oracle dependencies, AMM math, liquidation paths, LVR/MEV assumptions, bridge trust, replay, finality, and governance capture.
Convert protocol assumptions into invariants, differential tests, boundary cases, conservation checks, and harness ideas.
Severity reasoning, exploitability notes, patch review, regression checks, and report text that does not hide the bug.
reports/
Public reports and contest results only. Some client work is private; it stays private.
State desync, rounding amplification, duplicate-account handling, stale oracle use, unsafe defaults, gas griefing, signature replay, bad deletion, and ERC/EIP behavior drift.
src/
Public GitHub repos, lightly indexed. Star counts and descriptions were pulled from GitHub on June 5, 2026.
Reusable smart-contract review heuristics covering asymmetries, amplifiable rounding, standards compliance, initialization bugs, list duplicates, and gas-limit failure modes.
Public collection of smart-contract audits, Rust audits, penetration tests, Code4rena findings, judging work, and protocol research.
ETH Zürich CS and Data Science notes: algorithms, networks, databases, software engineering, ML, statistics, and cloud systems.
C++ TCP NAT hole-punching client library and server for pairing two clients and returning a socket descriptor for peer communication.
Hierarchical Distributed Machine Learning Prefetcher, connected to high-performance computing and machine-learning I/O work.
ETH Zürich bachelor thesis repository for clairvoyant prefetching in machine-learning I/O workloads.
Python and TypeScript automation around Bexio, CLI workflows, and MCP-style business integrations.
Protocol-adjacent repositories across liquidity mining, concentrated liquidity, Canto lending, Pyth cross-chain utilities, and SPL token programs.
notes/
Notes, reports, and code that say more than a landing-page paragraph can.
Useful first email: codebase link, protocol overview, commit hash, previous reports, tests/fuzzing status, deployment assumptions, and areas already suspected to be fragile.