Skip to content
Back to Blog
Ecosystem Updates

Ginger Release v0.2.1

Read Time: 1 mins
Ginger Release v0.2.1

A new RSK Ginger release has been published in our Github repo. This release focuses on performance and stability improvements, faster sync and the possibility of starting node using an existent blockchain database.

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

  • It is now possible to resume node preserving the state of the blockchain (#100).
  • Peer discovery bug fixes (#98).
  • Blockchain synchronization improvements (#83, #88, #91, #92, #93).
  • Default value for “details.inmemory.storage.limit” setting modified in sample configuration file (#89).
  • Avoid reprocessing already received block and transaction messages (#87).
  • Added new log messages in block validation logic (#85).
  • Process only children blocks when adding a new block in Block Processor (#84).
  • New RPC method “ext_dumpBlockchain” (#79).
  • Added the possibility of flushing the repository every N blocks (#77).
  • Consider uncles in removeBlock method (#74).

This release’s sha256 sum is
c0320c6401bdda9e8ffb26d4e45560425c345b8b46e644e64f19e83df4538847 rskj-core-0.2.1-GINGER-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 Discord.

Recommended articles

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
Simplifying DAO Development with the Rootstock Collective SDK

Simplifying DAO Development with the Rootstock Collective SDK

The Rootstock Collective SDK is the easiest way for developers to integrate with the Rootstock Collective DAO. Designed with modern dApp development in mind, it abstracts the complexity of interacting with multiple smart contracts into a clean, modular, and type-safe TypeScript interface. Built on top of viem, the SDK delivers a familiar, high-performance experience, especially […]

Developer Resources
Introducing Atlas: The easiest way in to BTCFi

Introducing Atlas: The easiest way in to BTCFi

Most Bitcoin today is held, not actively used. Not because there’s no demand, but because using Bitcoin beyond holding is complex, costly, and dependent on intermediaries where tradeoffs around trust, cost, and control aren’t always clear. Borrowing against BTC or generating yield has traditionally required navigating fragmented infrastructure, comparing bridges, and making routing and security […]

Ecosystem Updates