Skip to content
Back to Blog
Ecosystem

Iris Release v3.3.0 Is Here

Read Time: 2 mins
Iris Release v3.3.0 Is Here

We’re pleased to announce that a new RSK Iris release has been published in our GitHub repo. This release contains enhancements to the node’s JSON-RPC interface, as well as Ethereum compatibility fixes and robustness enhancements. While this is a non-mandatory upgrade, we encourage users to upgrade their nodes to the new version.

How do I upgrade to version 3.3.0?

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. 

RSKj Iris 3.3.0’s sha256 sum is cce6c949251d1ee6d9ab8bf1d29e026778a846f048a854ca5ef114000b05f079 rskj-core-3.3.0-IRIS-all.jar. See Reproducible Build guide for further details.

What changes are included in Iris v3.3.0?

This is a list of the most relevant changes included in this version:

  • Fixed web3_sha3 method for non-hex encoded strings in #1637
  • JSON-RPC compatibility fixes in #1659
  • eth_getLogs method performance improvements in #1650
  • Mitigated db inconsistency issue after improper node shutdown in #1660
  • Enabled fast block propagation mode by default in #1677
  • Added tracing options to debug_traceTransaction method in #1644

You can find a complete list of the changes introduced in Iris 3.3.0 milestone.

How do I report problems with this version?

It’s really important for the whole RSK community that users report any problem they may have while running RSKj Iris 3.3.0. 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

The Evolution of Rootstock: 9 Upgrades That Made Rootstock Smarter, Faster, and Safer

The Evolution of Rootstock: 9 Upgrades That Made Rootstock Smarter, Faster, and Safer

Rootstock launched with one clear goal: to give developers, users, and institutions the tools needed to unlock the full potential of Bitcoin. Since then, it has gone through a series of upgrades that made it faster, safer, and easier to use, without losing sight of Bitcoin’s values. Fully functioning since its launch in 2018, with […]

Ecosystem
Guide to Bridging USDC, USDT, and WETH to Rootstock via Stargate

Guide to Bridging USDC, USDT, and WETH to Rootstock via Stargate

Moving assets to and from Rootstock is now easier than ever. With LayerZero integration, you can use Stargate, the most trusted and widely used bridge, to transfer USDC, USDT, and WETH smoothly into the Rootstock ecosystem to participate in the Bitcoin DeFi.  Stargate connects a growing network of chains and dApps, making it the best […]

Users
Arrowhead 6.5.1: Patch Release

Arrowhead 6.5.1: Patch Release

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 patch release reverts the JDK and JRE versions used in the Docker container from Java 21 to Java 17 due to synchronization issues encountered with the latest update. […]

Ecosystem