Skip to content
Back to Blog
Ecosystem Updates

Introducing Arrowhead 6.0.0: What You Need To Know About Rootstock’s Upcoming Network Upgrade

Read Time: 2 mins
Introducing Arrowhead 6.0.0: What You Need To Know About Rootstock’s Upcoming Network Upgrade

The Rootstock community has approved a set of consensus changes to be included in the upcoming Arrowhead network upgrade. Arrowhead will activate on Rootstock Mainnet on block #6,223,700. This is a mandatory upgrade; users who adhere to these changes must update their nodes to the latest version.

​​What is a network upgrade?

A network upgrade is a set of changes to the protocol consensus rules, which are activated at a defined block number. All nodes in the network need to run a compatible client version implementing these new consensus rules. Consequently, if you adhere to these changes, you must upgrade to the new client version before the network upgrade is activated. Otherwise, the non-updated nodes will remain on an incompatible chain.

What changes are included in Arrowhead 6.0.0?

The consensus changes included in this version are:

  • Introduce PUSH0 instruction (RSKIP-398)
  • Calldata gas cost reduction (RSKIP-400)
  • Introduce BASEFEE instruction (RSKIP-412)
  • Introduce getCallStackDepth precompiled method (RSKIP-203)
  • Bridge peg-out and migration transactions index (RSKIP-379)
  • Set version 2 to PowPeg migration transactions (RSKIP-376)
  • Fix pegnatories address derivation from public keys (RSKIP-415)
  • Avoid transactions to be reverted when Bridge method calls from smart contracts return an empty response (RSKIP-417)

For a detailed description of each consensus change introduced in this network upgrade, please refer to RSKIP 414 Network Upgrade: Arrowhead. You can also find a complete list of the changes introduced in the corresponding GitHub milestone.

When will the network upgrade happen?

Rootstock Arrowhead 6.0.0 will activate in Mainnet at block #6,223,700. According to the current conditions of the network, activation is likely to occur on April 3rd, 2024, at around 3 pm UTC. In the case of Rootstock Testnet, the upgrade will happen at block #4,927,100, which is expected to occur on March 20th, 2024, at around 3 pm UTC.

Please be aware that these dates can change depending on the conditions of the network, so it is recommended that users upgrade as soon as possible.

Is there anything I need to consider when upgrading to Arrowhead 6.0.0?

There is no other special consideration besides updating your node before the network upgrade activation happens at the defined block numbers.

RSKj Arrowhead 6.0.0’s sha256 sum is d3026daa1c4aa56741b4e45bb429d8d16d9bda664ebe3aa4394fe1fa13371769 rskj-core-6.0.0-ARROWHEAD-all.jar.

See the Reproducible Build guide for further details.

How do I report security vulnerabilities?

If you find a security issue, please contact us at security@iovlabs.org or report it through IOVlabs’ bug bounty program. We reward security experts, software developers, and hackers who dedicate time and effort to improving and protecting the Rootstock platform.

Do you have further questions?

Please contact us through our Rootstock Discord Server 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

Website | Twitter | Developer Portal | Discord | Youtube | Blog

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