Skip to content
Back to Blog
Ecosystem Updates

RSK Hop 4.2.0 Is Here

Read Time: 2 mins
RSK Hop 4.2.0 Is Here

We are excited to announce the release of a new version of RSK Hop in the RSKj GitHub repository. This release includes support for running RSKj on ARM processors, compatibility with Java 17, and fixes for JSON-RPC issues, among other things. Additionally, some features, such as Peer Scoring and RocksDB storage library support, are now considered production-ready.

Although this upgrade is not mandatory, we highly recommend that users upgrade their nodes to this latest version.

What changes are included in Hop 4.2.0?

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

  • Introduced a command-line interface tool to migrate between LevelDb and RocksDb storage libraries in #1834. See Rootstock Developers Portal for more information.
  • Added support for ARM CPUs on Linux OS in #1892. Requires using the RocksDb storage library.
  • Allow wildcard to hosts config to accept all hosts in #1800.
  • Fixed issue with eth_call JSON-RPC method when executed for a pending block in #1915.
  • Added support for Java 17 in #1812.

In addition, the following features, previously marked as experimental, are now considered production-ready but yet disabled by default in this version:

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

How do I upgrade to version 4.2.0?

There are no special considerations for upgrading to this version. Users need to download and update their RSKj node; no other task is required.

RSKj Hop 4.2.0’s sha256 sum is 556132bb0423f0ca0a101704d56daad17eaa124d4f88cf97ced8ca7ebcddb0b2  rskj-core-4.2.0-HOP-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 while running Hop 4.2.0. Please reach out on RSK Open Slack 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@rsk.co, or report it through IOVlabs’ 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 get in touch with us through our Rootstock Open Slack 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:

Twitter: https://twitter.com/rootstock_io

Telegram: https://t.me/rskofficialcommunity

Discord: https://discord.gg/fPerbqcWGE

Recommended articles

Rootstock Bridge Security 101: Commonly Asked Questions

Rootstock Bridge Security 101: Commonly Asked Questions

Most losses in Bitcoin-adjacent systems do not start on Bitcoin itself. They start at the edges where the Bitcoin network is exposed to other systems. Whether it’s the bridge that moves BTC onto another network and back again, the vendors who handle customer records, the firmware that is supposed to generate unguessable keys or the […]

Fundamentals
Parallel Transaction Execution: Why Blockchain Needs to Learn to Multitask

Parallel Transaction Execution: Why Blockchain Needs to Learn to Multitask

As blockchain networks continue to mature, the conversation around scalability is changing. For years, the focus has largely been on increasing throughput and reducing transaction costs. Those metrics still matter, but they don’t tell the full story of what it takes to support applications at scale. Today’s blockchain networks are expected to support a much […]

Fundamentals
Rootstock Roadmap 2026: Building for Bitcoin Capital Markets

Rootstock Roadmap 2026: Building for Bitcoin Capital Markets

2026 has been a defining year for Rootstock. 84% of Bitcoin’s hash rate secures Rootstock via merged mining (Q1 2026) $60M+ in tokenized real-world assets settled on Rootstock (Q2 2026) Four leading institutional custody platforms now support rBTC and Rootstock Vetiver 9.0.0 activated on Mainnet 4 May 2026 Atlas launched 15 April 2026, supporting ~10 […]

Ecosystem Updates