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

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
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
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