Skip to content
Back to Blog
Ecosystem Updates

Rootstock Arrowhead6.5.0: Optimizing DeveloperExperience

Read Time: 2 mins
Rootstock Arrowhead 6.5.0: Optimizing Developer Experience

The Rootstock community is pleased to announce the release of the latest version of the RSKj client, which is now available in the RSKj GitHub repository. This update features new debugging methods and other improvements to the JSON-RPC interface, designed to optimize the developer experience.

Although this upgrade is optional, it is strongly recommended that users update their nodes to the latest version to benefit from enhanced performance and security.

What changes are included in RSK Arrowhead 6.5.0?

A non-comprehensive list of changes included in this version follows:

  • Added the debug_traceBlockByNumber RPC method, by @Vovchyk in #2809.
  • Added support for the callTracer trace in the debug_traceTransaction, debug_traceBlockByHash, and debug_traceBlockByNumber RPC methods, by @asoto-iov in #2839.
  • Added support for null values in the to and from input parameters of RPC methods, by @Vovchyk in #2868.
  • Handle reverted transactions in the eth_estimateGas method to align with Ethereum client behavior, by @rmoreliovlabs in #2846.

You can find a complete list of the changes introduced in the corresponding GitHub milestone.

How do I upgrade to version 6.5.0?

Starting with the previous release of RSKj, Java 17 (LTS) has become the minimum supported version, and previous versions of Java will no longer be supported. Node operators upgrading from a version before 6.4.0 should upgrade to a compatible Java version to ensure continued functionality. Upgrading to this version requires no other considerations. 

RSKj Arrowhead 6.5.0’s sha256 sum is 294f99ec76befa7d9ef18eca28d0c884ceb463ce855ef23ddb7a476e551ba191 rskj-core-6.5.0-ARROWHEAD-all.jar. See the reproducible builds guide for further details.

How do I report problems with this version?

It’s essential for us to know any problem you may have running Arrowhead 6.5.0. Please reach out on the Rootstock Discord Server or by creating issues in the RSK GitHub repository.

How do I report security vulnerabilities?

If you find a security issue, please contact us at security@rootstocklabs.com or report it through the RootstockLabs’ bug bounty program. We reward security experts, software developers, and hackers who dedicate time and effort to improving and protecting the RSK platform.

Do you have further questions?

Please contact the core team through the Rootstock Discord Server for technical questions and support.

You can also reach out with any feedback you would like to share with us through our social media channels and forums:

Website | X | Developer Portal | Discord | Youtube | Blog

Recommended articles

Rootstock 2025 Roadmap: Scaling BTCFi with Trust-Minimized Bridges and Yield Infrastructure

Rootstock 2025 Roadmap: Scaling BTCFi with Trust-Minimized Bridges and Yield Infrastructure

2025 is a transformational year for Rootstock. With major protocol upgrades, powerful new integrations, and a focus on institutional-grade security and composable DeFi infrastructure, Rootstock is becoming not only the most secure but also the most composable Bitcoin Layer 2.  From faster transactions and liquid staking to trust-minimized bridging and DeFi vaults, Rootstock is building […]

Ecosystem Updates
Rootstock Integrates USDT0 to Unlock BTCFi at Scale

Rootstock Integrates USDT0 to Unlock BTCFi at Scale

Rootstock, the most secure Bitcoin DeFi (BTCFi) layer, is now home to USDT0, the omnichain deployment of Tether’s USDT.  This integration connects the world’s most trusted stablecoin with Bitcoin’s most secure BTCFi layer, offering a unified and composable dollar asset for Rootstock’s fast-growing DeFi ecosystem. Why This Matters With LayerZero connectivity previously live on Rootstock, […]

Ecosystem Updates
Rootstock Blocks Getting Faster: Redefining Difficulty Adjustment

Rootstock Blocks Getting Faster: Redefining Difficulty Adjustment

By Patricio Gallardo Special thanks to research team colleagues whose contributions significantly shaped my ideas on this subject. Tl;dr Rootstock is getting faster, and that means better performance on the most secure Bitcoin DeFi layer.  Shorter block times will make transactions confirm more quickly and improve the overall experience for users and developers. But to […]

Developer Resources