i've been working on bringing concentrated liquidity to XRPL. before writing any code i wanted to understand what's actually going on with the current AMM.
so i built a dune dashboard. here's what i found. (thread)
🏛️ @DeVinciBC x @arbitrum for Open House London !!
Partnering with @arbitrum on their 2026 builder program. The Online Buildathon kicks off May 25, top teams earn their way to the Founder House in London.
Apply: https://t.co/jSdGFrDxic
by @DeVinciBC
Security things from the last few days:
- CopyFail (linux pwn'd)
- CopyFail 2/Dirty Frag
- 13 advisories in Next.js
- Over 70 CVEs addressed in MacOS 26.5
- ~50 CVEs addressed in iOS 26.5
- YellowKey (Windows Bitlocker pwn'd entirely)
- GreenPlasma (Windows privilege escalation)
- CVE-2026-21510 and CVE-2026-21513 confirmed to be used by Russia for Windows RCE
- CVE-2026-32202 separately confirmed to be used by Russia for sensitive document access
- Mini-Shai Hulud (over 300 JS and Python packages compromised via GitHub Action cache poisoning)
- Google confirms they have identified AI-powered exploitation of zero days in an unidentified "open-source, web-based system administration too"
- Canvas (popular LMS used in most schools) pwn'd entirely
- PAN-OS (palo alto networks) pwn'd with a 9.3 severity CVE-2026-0300
Are you scared yet?
🧑🎨 On the Mona Lisa stage at @ParisBlockWeek, @nooeeww and @Ali_ben_yezza just presented Sirius, the first DeFi lending pool for AI datasets on XRPL.
They won the Boundless track. Proud of you guys.
by @DeVinciBC
Google is basically saying:
“We’ve cut the quantum resources needed to break Bitcoin’s encryption by 20x. We can now break it. We can prove it. We’re just not going to tell you how.
We’ve slowed down research to give crypto a chance. You have until 2029 to figure out a solution. Good luck.”
i've been working on bringing concentrated liquidity to XRPL. before writing any code i wanted to understand what's actually going on with the current AMM.
so i built a dune dashboard. here's what i found. (thread)
the core issue is idle capital.
26M XRP in pools but daily volume is ~500K-1M. that's roughly 1% utilization.
99% of LP capital sits at price points that will never get hit.
the spec covers everything: 4 new ledger entries, 8 tx types, 4 RPCs, math, security, and an auction mechanism that returns arbitrage value to LPs.
built on what XRPL already has. no new infra needed.