Skip to content
Back to Blog
Ecosystem

Wasabi v1.0.0 is Here: What You Need To Know About RSK Upcoming Network Upgrade

Read Time: 2 mins
Leer en español
Wasabi v1.0.0 is Here: What You Need To Know About RSK Upcoming Network Upgrade

As announced a few weeks ago, the RSK network will be undergoing a planned network upgrade at block number 1,591,000. This is expected to happen on Wednesday, July 31st, 2019.

What is a network upgrade?

A network upgrade is a change or group of changes to the protocol consensus rules, which are activated at a defined block number. As a consequence, if you adhere to these changes, please upgrade to the new client version before the network upgrade is activated. Otherwise, the non-updated node will remain on an incompatible chain.

How do I upgrade?

Download and update your RSKj node to Wasabi v1.0.0. before the upgrade is activated. This release has already been made available in our Github repo.

What changes are included in Wasabi v1.0.0?

A non-comprehensive list of changes included in this 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.

You can find a complete list of the changes introduced in Wasabi 1.0.0 milestone.

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

Is there anything I need to consider when upgrading to Wasabi 1.0.0?

There is one important thing you need to know. Since the internal database structure of the node is changing in this release, the first time you run it a database migration process will take place. This is a one-time only process, and can take up to 15 minutes. Please pay attention to the information shown on screen, indicating the result of the process.

How do I report problems with this version?

It’s really important for us to know any problem you may have while running Wasabi 1.0.0. Please reach out on our Gitter community or directly through creating issues in our Github repository.

How do I report security vulnerabilities?

If you find a security issue, please contact us at security@rsk.co, or report it through our bug bounty program. We reward security experts, software developers and hackers who dedicate time and effort to improve the RSK platform.

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 developer portal to find out how to start working on the RSK platform.

Recommended articles

Rootstock x Solv: Guide to Minting SolvBTC & xSolvBTC

Rootstock x Solv: Guide to Minting SolvBTC & xSolvBTC

This article is part of Rootstock’s series “Building DeFi on Bitcoin” which explores different solutions and integrations on the Rootstock blockchain that enable scaling Bitcoin, bringing DeFi capabilities to the world’s most secure Bitcoin DeFi layer. Solv Protocol is a platform that offers a comprehensive set of financial services for Bitcoin holders. And now integrated […]

Users
Rootstock Attestation Service (RAS) Is Now Live on Rootstock Explorer v3

Rootstock Attestation Service (RAS) Is Now Live on Rootstock Explorer v3

The Rootstock Attestation Service (RAS) is officially live on Rootstock Explorer v3. This new release is empowering developers and enterprises to build verifiable, tamper-proof, and decentralized trust layers on the Bitcoin’s most secure DeFi layer. Developers can now easily create, anchor, and verify attestations directly through the Explorer interface, streamlining the way on-chain and off-chain […]

Developers
Introducing RSKj Lovell 7.2.0

Introducing RSKj Lovell 7.2.0

We are pleased to announce the release of RSKj Lovell 7.2.0, the latest version of the RSKj client. This update includes improvements to Ethereum compatibility, specifically in how the RSKj node handles the logIndex field, which indicates the position of a log entry within a transaction receipt’s list of logs. It also introduces the state override […]

Developers