Skip to content
Back to Blog
Developers

Introducing RSKjLovell 7.2.0

Read Time: 2 mins
Introducing RSKj Lovell 7.2.0

We are pleased to announce the release of RSKj Lovell 7.2.0, the latest version of the RSKj client. This update includes improvements to Ethereum compatibility, specifically in how the RSKj node handles the logIndex field, which indicates the position of a log entry within a transaction receipt’s list of logs. It also introduces the state override feature, enabling developers to simulate transactions with custom account code, storage, or balances during an eth_call, without altering the actual blockchain state.

⚠️ Although this upgrade is optional, we strongly recommend updating your node to take advantage of the latest performance and security improvements.

🆕 What’s New in RSKj Lovell 7.2.0?

Here’s a summary of the most notable changes in this version:

  • LogIndex compatibility enhancement: aligned logIndex handling with Ethereum clients by making it block-relative.

By @asoto-iov in #3111.

  • State override feature: introduced the state override feature, enabling developers to simulate transactions with custom account code, storage, or balances during an eth_call, without altering the actual blockchain state.

By @asoto-iov in #3079, #3137, and #3104.

You can view the complete list of changes in the associated GitHub milestone.

⬆️ How to Upgrade to Version 7.2.0

There are no special steps required for upgrading to Lovell 7.2.0. Simply download and install the new version of the RSKj node.

  • SHA-256 Checksum:
    1a6168d4f35059b875904b1d50292d0c13c7cce6497c568a15b3c83e00ace701 rskj-core-7.2.0-LOVELL-all.jar

For more details, refer to the Reproducible Builds Guide.

🐛 Reporting Issues

If you find any issues while running Lovell 7.2.0, we’d love to hear from you:

🔐 Reporting Security Vulnerabilities

If you discover a security vulnerability, please contact us directly:

We appreciate and reward those who help protect the Rootstock ecosystem.

🙋‍♂️ Questions or Feedback?

We’re here to help. Contact us through our 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 | Twitter | Developer Portal | Discord | Youtube | Blog

 

Recommended articles

Rootstock x Bitcoin: Merged Mining Insights Report | Q1 2025

Rootstock x Bitcoin: Merged Mining Insights Report | Q1 2025

This report is presented by RootstockLabs, a key contributor to the growth of the Rootstock ecosystem. At Rootstocklabs, we strive to empower the community by offering transparent insights into merged mining dynamics through quarterly hashrate reports dedicated to Rootstock. Our goal is to enhance comprehension with user-friendly visuals such as tables and graphs, ensuring better […]

Ecosystem
Rootstock x Solv: Guide to Minting SolvBTC & xSolvBTC

Rootstock x Solv: Guide to Minting SolvBTC & xSolvBTC

This article is part of Rootstock’s series “Building DeFi on Bitcoin” which explores different solutions and integrations on the Rootstock blockchain that enable scaling Bitcoin, bringing DeFi capabilities to the world’s most secure Bitcoin DeFi layer. Solv Protocol is a platform that offers a comprehensive set of financial services for Bitcoin holders. And now integrated […]

Users
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 […]

Developers