Skip to content
Back to Blog
Ecosystem Updates

Announcement: Upcoming RSK Testnet Reset and Wasabi Rollout Plan

Read Time: 2 mins
Leer en español
Announcement: Upcoming RSK Testnet Reset and Wasabi Rollout Plan

In preparation for our upcoming network upgrade (Wasabi), RSK Testnet will be reset and network servers updated with a new and enhanced version of the RSK client node.

What does a Testnet reset mean?

A reset is a fresh start of the blockchain. All servers provided by RSK will be restarted and upgraded to a new RSKj client version. Hashing power will point to the new network. Existing accounts and contracts will not be migrated. Consensus rules for the new chain will not be compatible with those of the old chain.

When will Testnet reset take place?

We will start working on the Testnet reset on Friday, July 5th 2019, 12:00 PM (GMT). We cannot guarantee the exact time RSK Testnet nodes will be available after that time. RSKj new client release will be published in our Github page once Testnet reset is complete.

When will the new Wasabi RSKj version be available?

We’re planning to do a progressive rollout of Wasabi 1.0.0, starting with the Testnet reset and release of Wasabi 1.0.0 Preview version, which will be a Testnet version only. Rollout phases and dates can be seen in the following image. We’ll update on any notable change to the schedule:

 

What can you do if you need to keep working on your already deployed smart contracts?

If you need to continue working on your current Orchid node, preserving the state of smart contracts and accounts, you can have your node run in standalone mode. This means it will not be part of a broader network. You can find instructions on how to do this by following the steps described here. However, it’s highly recommended that you deploy your contracts on the new Testnet once available, so you can check everything works properly with the new version.

What’s new in the upcoming release?

A non-comprehensive list of changes to be included in the upcoming version is:

  • New state internal data structure (Unitrie) introduces important performance and storage improvements.
  • New opcodes included in RSK virtual machine (create2, shr, shl).
  • New RSK native contracts (blockHeader, getBTCTransactionConfirmations, …).
  • New transaction debugging rpc method (debug_traceTransaction).
  • Security improvements and bug fixes.

More details will be published in an upcoming blogpost.

If you have any questions or concerns please contact us directly in our RSK Gitter community. Thanks for your comprehension and for your continued support to the RSK platform!

Recommended articles

Why Rootstock: Bitcoin’s Smart Contract Platform for Institutional Finance

Why Rootstock: Bitcoin’s Smart Contract Platform for Institutional Finance

Bitcoin is no longer just a store of value. Institutions are now asking the next question: how do we put it to work? Over the past decade, Bitcoin has proven itself as a neutral settlement layer. It does not depend on an issuer, a jurisdiction, or a shifting monetary policy. That reliability is why it […]

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