Skip to content
Back to Blog
Ecosystem Updates

Wasabi Release v1.3.0 Is Here

Read Time: 1 mins
Leer en español
Wasabi Release v1.3.0 Is Here

We’re pleased to announce that a new RSK Wasabi release has been published in our Github repo. This release introduces the new JSON-RPC trace module, supporting methods that provide users with transaction processing details. 

Please refer to RSK developers portal to understand how to configure your node to enable RPC modules. Also please note that these new methods are not available in RSK public nodes, users willing to use these methods will need to run their own RSK node.

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

  • New trace_transaction JSON-RPC method (#1112)
  • New trace_block JSON-RPC method (#1112)
  • Performance improvements (#1173#1174#1175)

Version 1.3.0 release’s sha256 sum is 1343a100363d78db8c6563ec0778646b17af7fdaf7de2ac5932537582c079ddd rskj-core-1.3.0-WASABI-all.jar. See Reproducible Build guide for further details.

Do you have further questions?

Please 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

Gitter: https://gitter.im/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 our developers’ portal to find out how to start working on the RSK platform.

Thanks for your support!

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 the New rBTC Visual

Introducing the New rBTC Visual

In 2022, the Rootstock community voted to adopt a new visual identity for the Rootstock ecosystem, establishing a more modern and unified brand system across the network.  Today, we’re unveiling an updated logo for rBTC designed to align more closely with the Rootstock ecosystem identity and reflect its role in extending Bitcoin into smart contracts, […]

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