Skip to content
Back to Blog
Developer Resources

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

Introducing the New rBTC Visual

Introducing the New rBTC Visual

In 2022, the Rootstock community voted to adopt a new visual identity for the Rootstock ecosystem, establishing a more modern and unified brand system across the network.  Today, we’re unveiling an updated logo for rBTC designed to align more closely with the Rootstock ecosystem identity and reflect its role in extending Bitcoin into smart contracts, […]

Ecosystem Updates
Bitcoin Miners Can Now Directly Participate in Rootstock Merge Mining Through DMND

Bitcoin Miners Can Now Directly Participate in Rootstock Merge Mining Through DMND

For the first time, Bitcoin miners can directly control their own Rootstock merge-mining commitments and receive rBTC rewards to their own address through DMND, a Stratum V2-first Bitcoin mining pool focused on miner sovereignty and decentralized mining infrastructure. Announced today by DMND and RootstockLabs, this marks a major evolution in Bitcoin mining infrastructure and an […]

Ecosystem Updates
Can AI Build a Second Rootstock Client? Lessons from a Rust Experiment

Can AI Build a Second Rootstock Client? Lessons from a Rust Experiment

Disclaimer: rustock is a personal experiment exploring how far today’s AI coding tools can go. It is not an official Rootstock client, has not been security reviewed, and should never be used in production.   One of the biggest long-term challenges for any blockchain is client diversity. Independent implementations make networks more resilient by reducing […]

Research & Innovation