Main Takeaways

  • Sui's VM is being rewritten to improve performance, reduce memory overhead, and lay the groundwork for future Move language features.
  • The new VM is publicly visible on GitHub now, with Mainnet deployment targeted for early April.
  • Starting today, the bug bounty program on Hackenproof accepts vulnerability submissions against the new VM, paid at Mainnet rates.

Overview

Sui's virtual machine (VM), the execution layer that runs every Move program on the network, is being upgraded. The new VM marks a significant step forward for Sui's execution infrastructure. 

The code is public as of today, with Mainnet deployment targeted for early April. To make the most of that window, we're updating the bug bounty program to cover it now, at full Mainnet rates, before it even reaches Testnet.

Why the VM is Being Rebuilt

The existing VM has served Sui well, but the upgrade addresses a set of structural limitations that have become more constraining as the network grows and Move as a language continues to evolve.

The new VM introduces per-package caching, which reduces load times and improves memory usage at scale. It reworks how types are stored and resolved, how execution is handled across packages, and how the interpreter processes instructions. The result is a cleaner, more performant execution layer that also lays the groundwork for future Move language features that the current architecture could not easily support.

The new VM is publicly visible on GitHub today.

Bug Bounty Open for Submissions

Starting today, we are updating the rules of Sui's bug bounty program on Hackenproof to accept VM-related vulnerability submissions. Valid submissions will be paid at Mainnet rates, even though the code has not yet reached Testnet.

Identifying vulnerabilities is crucial work. We want the security community to engage with this code seriously, before it reaches production. If you find something meaningful, you will be compensated accordingly.

The program is live at hackenproof.com/programs/sui-protocol.

Proactive Review, Real Incentives

Deploying a new VM to Mainnet is a significant event. The VM upgrade has already undergone internal review and multiple independent audits. Opening it to public scrutiny under full bounty conditions is the next step in that process.

This upgrade is a major step forward for Sui's execution layer, and opening the bounty early is part of shipping it responsibly. With the code now public and Mainnet deployment ahead, this is the moment for the broader security community to help pressure-test what comes next.

Author

Sui Foundation

High-performance blockchain delivering the full stack for a new global economy.

Read more like this

Citadel Launches Suiball, the First Sui-Native Hardware Wallet

Suiball delivers seamless integration with Sui features and apps, with an intuitive experience built for today’s crypto users.

2min read
Sui Foundation

Low-Latency Indexing on Sui with gRPC Streaming

Sui’s indexing stack supports gRPC streaming as a first-class data source, enabling low-latency ingestion without sacrificing correctness or recoverability

4min read
Abhinav Garg

Grayscale Sui Staking ETF (GSUI) Launches on NYSE Arca

In addition to offering direct exposure to SUI, Grayscale Sui Staking ETF offers institutional and retail investors a new pathway to participate in network staking through a regulated, exchange-traded product

2min read
Sui Foundation

Measuring What Matters: CPS on Sui

CPS highlights what TPS misses—the true scale of work happening on Sui.

2min read
Sui Foundation

Validator Registration Open

If you are a validator, developer or Sui Enthusiast, we highly encourage you to apply and join our incentivized testnet journey. Registration closes on August 15, 2022.

1min read
Sui Foundation

Dive into Data and Debugging with Sentio on Sui

Sentio introduces crucial analytic and developers tools for the Sui ecosystem.

3min read
Sui Foundation