Skip to content
Back to Blog
Ecosystem

Orchid Release v0.6.2 Is Here

Read Time: 1 mins
Orchid Release v0.6.2 Is Here

A new RSK Orchid release has been published in our Github repo. This release contains performance improvements, storage requirements decrease and minor bug fixes. Several codebase refactors and cleanup are also part of this milestone.

This is a summary of the changes included in this version:

  • Codebase refactors and cleanup (#803, #796, #798, #792, #786)
  • Decrease blockchain storage size (#793)
  • Performance improvements in onchain logs retrieval (#795)
  • Trie improvements (#789, #783, #782, #719, #778)
  • Added new information to VM trace output (#785)
  • Bug fixes in txpool module responses (#771)
  • Other minor bug fixes (#801)

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

Version 0.6.2 release’s sha256 sum is 90d8c45a044fd505b8c551b74376adb102b4bbd50f5e529337b71218198a535b rskj-core-0.6.2-ORCHID-all.jar. See Reproducible Build guide for further details.

We encourage all users to update to this new version. Please reach out with any feedback you would like to share with us, you can contact us directly on our Gitter community or directly through creating issues in our Github repository.

If you are new to RSK, you may want to check our Starting with RSK guide and Smart Contracts quick start tutorial to find out how to start working on the RSK platform

Recommended articles

LayerZero Integrates Rootstock: Building Bridges to Bitcoin DeFi

LayerZero Integrates Rootstock: Building Bridges to Bitcoin DeFi

It’s official! Rootstock is now integrated with LayerZero, a cross-chain messaging protocol that enables interoperability between blockchains. This integration unlocks seamless movement of Bitcoin-backed assets across 100+ blockchains. For the first time, you can move your Bitcoin across different DeFi ecosystems without complicated bridges, high fees, or slow transactions. In short, this integration means that […]

Ecosystem
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