RC V11.1 Release Note

image

RootstockCollective Releases

RC V11.1 Release Note

Summary

TL;DR: The Rootstock Collective Foundation is pleased to announce V11.1, a stability and performance release that hardens the security posture of the dApp and the StateSync service, improves response times across the Vault and Voting experiences, and makes on-chain data fetching more reliable.

Building on V11.0, which introduced the Bitcoin Vault Sandbox User Experience and USDRIF ↔ $RIF swaps, V11.1 focuses on the under-the-hood improvements that keep the experience smooth as adoption grows. To access the latest version, simply refresh your browser or visit https://app.rootstockcollective.xyz!

Community Benefits

Security across the stack — V11.1 ships targeted security fixes on both layers of RootstockCollective. No action is required from users, these updates land transparently and reinforce the Foundation’s ongoing commitment to keeping RootstockCollective safe and audited.

Faster Vault, gauge, and proposal experiences, Gauge data is now served through cached API routes, reducing redundant calls and speeding up page loads. Blockscout queries across the app benefit from a new revalidation layer that cuts wait times when navigating between Vault, voting, and rewards views. Proposal data caching has been migrated to a more reliable framework-level layer, replacing the previous custom implementation for greater consistency.

More resilient on-chain data, The StateSync service now handles blockchain reorganizations more robustly through a new locking mechanism, preventing data inconsistencies during chain reorgs. On the dApp side, a corrected timestamp display ensures on-chain log views are accurate, and a safe request limit was added to gauge fetching to keep the experience stable under high-volume load.

Continued reliability, Additional behind-the-scenes improvements were included across both repositories to ensure ongoing reliability and performance of the dApp as the ecosystem grows.

Details

Please find below more details on the changes that make up this release together with ways to get involved!

A link to the full set of changes can be found here:

4 Likes

Thanks @eleanor!

Can you please clarify what is StateSync and what you’re referring to with chain reorgs?