Skip to content
Back to Blog
Ecosystem Updates

Papyrus Release v2.1.0 Is Here

Read Time: 1 mins
Leer en español
Papyrus Release v2.1.0 Is Here

We’re pleased to announce that a new RSK Papyrus release has been published in our Github repo. This release contains performance improvements, bug fixes and security improvements. This is a summary of the changes included in this version:

  • Transaction relay improvements and handling of pending transactions fixes (#1266#1134#1253)
  • New persistent storage for logs bloom reduces processing times for eth_getLogs subsequent calls (#1208)
  • New command-line tools enable local export and import of blocks (see this blog post for more info) (#1226)
  • Peer discovery now works for nodes behind NAT routers (#1262)
  • The eth_compile family of methods has been removed (#1211)
  • Other performance improvements (#1227#1285)

You can find a complete list of the changes introduced in Papyrus 2.1.0 milestone.

Version 2.1.0 release’s sha256 sum is ecc4163c5292cef3b72580f07cfa30dae3996a95fc426ea09766a71e07d58918 rskj-core-2.1.0-PAPYRUS-all.jar. See Reproducible Build guide for further details.

Do you have further questions?

Please contact us through our Gitter channel (https://gitter.im/rsksmart) 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 and smart contracts development, you may want to check our developer portal to find out how to start working on the RSK platform.

Thanks for your support!

Recommended articles

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