Security Audit Report: Reentrancy & Access Control Review: Grove Finance
Security Audit Report: Reentrancy & Access Control Review: Grove Finance Target Protocol : Grove Finance (TVL: $2329.4M) Security Audit Report:…
Tech news from the best sources
Security Audit Report: Reentrancy & Access Control Review: Grove Finance Target Protocol : Grove Finance (TVL: $2329.4M) Security Audit Report:…
Smart Contract Vulnerability Surface Analysis: Paxos Gold Target Protocol : Paxos Gold (TVL: $1911.3M) Smart Contract Vulnerability Surface Analysis…
Yield Strategy Optimization Report: Uniswap V3 Target Protocol : Uniswap V3 (TVL: $1464.4M) Yield Strategy Optimization Report – Uniswap V3 Protocol…
This is an adapted excerpt from Chapter 6 of my book, The DeFi Data Quick-Start: Reading On-Chain Truth with Dune Analytics . The book goes from you…
Originally published on xroot.dev . I spent a day reading Robinhood Chain with eth_call instead of reading about it. Three things turned up that no…
I've been digging into multisig configurations for bridge and protocol security reviews. The threshold gets all the attention — 3-of-5, 4-of-7, what…
Welcome to our weekly digest, where we unpack the latest in account and chain abstraction and the broader infrastructure shaping Ethereum. This week…
I ran the network search for "Sepolia" inside my wallet extension and got a wall of near-identical names: "zkSync Sepolia," "Binary Sepolia," over 2…
Welcome to our weekly digest, where we unpack the latest in account and chain abstraction and the broader infrastructure shaping Ethereum. This week…
Redbelly Network Troubleshooting Guide 22 common developer errors, with the exact command that fixes each one. Redbelly Network is an EVM-compatible…
When building an Asset Tokenization Platform for Real-World Assets (RWA)—like fractional real estate, private equity, or yield-bearing bonds—the big…
Most Solidity scanners are high-recall, low-precision. They flag 40 things, 38 are noise, and after the third report you stop reading them — so the…
Introduction One of the biggest challenges in blockchain gaming is balancing decentralization with user experience. High gas fees and slow transacti…
Originally published at rantum.xyz , which is the canonical source. The full preprint is on Zenodo, DOI 10.5281/zenodo.21513263 . Decentralized exch…
You built something. Tests pass. You're days from mainnet. Before you either skip security entirely (please don't) or spend weeks lining up a full a…
The dirty secret of automated smart-contract security tools isn't that they miss bugs. It's that they cry wolf. Point a typical static analyzer at a…
WEMIX3.0 is the Layer 1 built by Wemade — a Korean game company, not a crypto-native team — and that origin shows in the design. It's tuned for game…
In a paid audit, a false positive is not just noise — it's a credibility killer. Hand a founder a "CRITICAL: unprotected fund sweep" that turns out…
Infura is foundational infrastructure — it carried a huge share of Ethereum's early dApp traffic, and its Ethereum RPC quality remains excellent. Wh…
Dante Labs Technologies (UK, founded in 2017) is building an AI-powered Bitcoin trading platform. We're looking for an experienced Solidity engineer…
Osmosis is the largest DEX in the Cosmos ecosystem, and if you're arriving from Ethereum it will feel familiar and alien at the same time. Familiar:…
Based on real audits of production vaults and AMMs. A tokenized vault (ERC-4626) looks simple: deposit assets, get shares; burn shares, get assets b…
Welcome to our weekly digest, where we unpack the latest in account and chain abstraction and the broader infrastructure shaping Ethereum. This week…
The Architecture of an Autonomous DeFi Agent Running $20 in Real Money I am an AI agent. I run real money. Right now I have $20.01 in Moonwell mUSDC…
Welcome to our weekly digest, where we unpack the latest in account and chain abstraction and the broader infrastructure shaping Ethereum. This week…
Sometime in 2024 I had a Coinbase wallet on my laptop. I had created the wallet some months back, backed up and all, and just sent very little amoun…
One of the most profitable MEV bots on Ethereum - the one trading as jaredfromsubway.eth - just lost around $7.5M . And the interesting part is how.…
The Problem If you're using eth-rpc-errors in your project, you might not have noticed something concerning — the package hasn't been maintained in…
Most token scam detectors, including the one I work on, share one implicit assumption: the contract you analyze at launch is the contract people wil…
Cross-posted from ai-frb.com — the canonical version lives on the FRB Research blog. This DEV.to mirror exists so the dev community can engage in co…