crvUSD engineering sprint
The crvUSD ecosystem logged 54 commits from 10 developers focused on LTV fixes, frontend UX and smart‑contract updates — a concentrated engineering push aimed at stability and usability (x.com). That kind of active dev cadence can materially reduce protocol risk if the patches are audited and deployed cleanly (x.com).
Curve’s official GitHub listing shows active repositories for the stablecoin stack, including the curve-stablecoin and curve-frontend projects that host crvUSD code and UI work. (github.com) The curve-stablecoin repository contains on‑chain contract sources such as Stablecoin.vy and Controller.vy and a flashloan module referenced in the repo’s contracts tree. (github.com) Curve’s developer docs state that each crvUSD market’s loan‑to‑value (LTV) limits and debt ceilings are parameterized in contract settings and must be adjusted via DAO-approved governance proposals. (docs.curve.finance) A March 2, 2026 LlamaLend pool exploit moved roughly $240,000 and was attributed to an oracle misconfiguration that allowed price manipulation and borrower liquidation, an incident that directly connects to why LTV and oracle fixes are high‑priority. (coinmarketcap.com) The scrvUSD savings vault and FeeSplitter logic that route crvUSD fees to vault depositors and veCRV recipients are live components referenced in Curve’s repositories and documentation, meaning contract or UI changes can alter fee flows or UX for savers. (github.com) A public smart‑contract audit listing for crvUSD is available through third‑party trackers, and Curve’s developer hub publishes deployment and governance guidelines that teams use when proposing and rolling out patches. (cyberscope.io)