# Sonic SVM Testnet Upgrade Notice

We will be upgrading our testnet to Agave 3.0 on March 4th starting at 12:00 UTC. The upgrade is expected to take no more than 30 minutes.

#### **Affected Endpoint**

* [https://api.testnet.sonic.game](https://api.testnet.sonic.game/)

#### What’s New in Agave 3.0

* Consensus upgraded to Alpenglow for significantly faster finality
* CPI nesting limit increased to 8 (previously 4)
* Per-account CU limit increased by 40% of block CU
* Block compute limit increased to 100M CU
* AccountDb rewritten:
  * Merkle trees replaced with LT hash
  * Optimized to utilize io\_uring
  * Multiple additional performance improvements

***

#### Partner Support Contacts

For upgrade assistance or any questions, please reach out via:

Telegram:

* Jonas ([@jesusjonas](https://t.me/jesusjonas))
* Collins ([@collinsabt](https://t.me/collinsabt))
* Ivan ([@i1i1r](https://t.me/i1i1r))

X (Twitter):

* [@SonicSVM<br>](https://twitter.com/SonicSVM)

***

Please plan accordingly if you rely on the affected RPC endpoint during the upgrade window.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonicsvm.org/resources/sonic-svm-testnet-upgrade-notice.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
