Skip to content
Back to Blog
Ecosystem Updates

Iris Release v3.0.1 Is Here (Patch Release)

Read Time: 1 mins
Iris Release v3.0.1 Is Here (Patch Release)

We’re pleased to announce that a new RSK Iris release has been published in our Github repo. This is a patch release that fixes a bug in how data is retrieved when using eth_getLogs JSON-RPC method. This is a non-mandatory upgrade, however we encourage users to upgrade to this version if they are running nodes used to retrieve blockchain event logs.

How do I upgrade to version 3.0.1?

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

What changes are included in Iris v3.0.1?

These are the changes included in this version:

  • Fix data retrieval for eth_getLogs method (#1605)
  • Ignore ‘type’ argument in JSON-RPC calls (#1606).

RSKj Iris 3.0.1’s sha256 sum is a6223f3a9d289f1d5a4ab535b5e748f43b5829ab6274050b93f86d2c77223683 rskj-core-3.0.1-PAPYRUS-all.jar. See Reproducible Build guide for further details.

How do I report problems with this version?

It’s really important for us to know any problem you may have while running Iris 3.0.1. Please reach out on RSK Open Slack or directly through creating issues in 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 our bug bounty program. We reward security experts, software developers and hackers who dedicate time and effort to improve and protect the RSK platform.

Do you have further questions?

Please contact us through our RSK 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/RSKsmart

Telegram: https://t.me/RSKsmart

Reddit: https://www.reddit.com/r/rootstock/

BitcoinTalk: https://bitcointalk.org/index.php?topic=3189777.0

If you are new to RSK, you may want to check RSK Developers Portal to find out how to start building on the RSK platform.

Recommended articles

Why Rootstock: Bitcoin’s Smart Contract Platform for Institutional Finance

Why Rootstock: Bitcoin’s Smart Contract Platform for Institutional Finance

Bitcoin is no longer just a store of value. Institutions are now asking the next question: how do we put it to work? Over the past decade, Bitcoin has proven itself as a neutral settlement layer. It does not depend on an issuer, a jurisdiction, or a shifting monetary policy. That reliability is why it […]

Fundamentals
Vetiver 9.0.1: Patch Release

Vetiver 9.0.1: Patch Release

This patch release builds on the Vetiver 9.0.0 upgrade, which introduced multiple consensus improvements to enhance scalability, security, and performance across the network. Vetiver 9.0.1 introduces a fix for the debug_traceTransaction method, following issues reported by users after upgrading to Vetiver 9.0.0. Although Vetiver 9.0.1 is not a mandatory release, nodes that use the debug_traceTransaction […]

Ecosystem Updates
Vetiver 9.0.3: Patch Release

Vetiver 9.0.3: Patch Release

This patch release fixes the issue reported in #3543 affecting the JSON-RPC API methods trace_transaction and trace_block. It also includes code readability improvements, minor bug fixes, and enhanced logging. Although this is not a mandatory release, nodes that rely on these tracing methods should be updated to this version to avoid potential issues. The latest […]

Ecosystem Updates