-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
AUTO: Upstream UpdatesAuto-generated from tracking upstream reposAuto-generated from tracking upstream repos
Description
SIMD
Opened
- SIMD-0370: Remove Compute Unit Block Limit solana-foundation/solana-improvement-documents#370
- Amend SIMD-0185 solana-foundation/solana-improvement-documents#369
- SIMD-0359: Poseidon Syscall - Enforce Input Length solana-foundation/solana-improvement-documents#367
Closed
- SIMD-0371: Alpenglow Fast Handoff Marker solana-foundation/solana-improvement-documents#371
- SIMD-0366: Enforce
DATA_COMPLETE_SHRED
Placement only on Last Data Shreds in FEC Sets solana-foundation/solana-improvement-documents#366 - SIMD-0033: fix typos solana-foundation/solana-improvement-documents#348
- fixed few typos solana-foundation/solana-improvement-documents#345
- SIMD-0339: Increase CPI Account Info Limit solana-foundation/solana-improvement-documents#339
- update outdated link and fix spelling error solana-foundation/solana-improvement-documents#330
- chore: fix typo solana-foundation/solana-improvement-documents#323
- Update Access Controls - SIMD-0007 solana-foundation/solana-improvement-documents#320
- SIMD-0290: Relax Fee Payer Constraint solana-foundation/solana-improvement-documents#290
Agave Wiki
99653d1bd3d49fc91065c8aa914efe44a847098b^..ba70c2741c5004629edde15750552d7d4040643e
diff --git a/Feature-Gate-Tracker-Schedule.md b/Feature-Gate-Tracker-Schedule.md
index 68d85b3..158e03d 100644
--- a/Feature-Gate-Tracker-Schedule.md
+++ b/Feature-Gate-Tracker-Schedule.md
@@ -3,7 +3,7 @@ The version floor is the current minimum supported software version for a cluste
|| Testnet | Devnet | Mainnet Beta |
| :-----: | :------: | :------: | :----------: |
-| Current floor | v2.2.16 | v2.2.16 | v2.2.16 |
+| Current floor | v3.0.0 | v3.0.0 | v2.3.0 |
| Next expected floor * | -- | -- | -- |
* These dates are tentative. Please keep an eye out for comms as the dates near
@@ -13,6 +13,7 @@ The version floor is the current minimum supported software version for a cluste
### Pending Mainnet Beta Activation
| Key | SIMD | Agave Version | FD Version | Jito Version | Testnet | Devnet | Description | Owner |
|-----|------|---------------|------------|--------------|---------|--------|-------------|-------|
+| htsptAwi2yRoZH83SKaUXykeZGtZHgxkS2QwW1pssR8 | 0306 | v3.0.0 | v0.709.30000 | | 845 | | Increase Account Limit to 40% of Block CU | bw-solana |
### Pending Devnet Activation
| Key | SIMD | Agave Version | FD Version | Jito Version | Testnet | Devnet | Description | Owner |
@@ -22,8 +23,8 @@ The version floor is the current minimum supported software version for a cluste
### Pending Testnet Activation
| Key | SIMD | Agave Version | FD Version | Jito Version | Testnet | Devnet | Description | Owner |
|-----|------|---------------|------------|--------------|---------|--------|-------------|-------|
-| htsptAwi2yRoZH83SKaUXykeZGtZHgxkS2QwW1pssR8 | 0306 | v3.0.0 | v0.709.30000 | | | | Increase Account Limit to 40% of Block CU | bw-solana |
| turbnbNRp22nwZCmgVVXFSshz7H7V23zMzQgA46YpmQ | | v2.2.8 | | | | | disable turbine fanout experiment | bw-solana |
| DeS7sR48ZcFTUmt5FFEVDr1v1bh73aAbZiZq3SYr8Eh8 | 0186 | v2.3.0 | | | | | Feature Gate: Loaded Transaction Data Size Specification | 2501babe |
+| 7VVhpg5oAjAmnmz1zCcSHb2Z9ecZB2FQqpnEwReka9Zm | 0242 | v2.3.0 | | | | | SIMD-0242: Static Nonce Account Only | jstarry |
| C37iaPi6VE4CZDueU1vL8y6pGp5i8amAbEsF31xzz723 | 0219 | | | | | | Stricter ABI and Runtime Constraints | Lichtso |
| 6TkHkRmP7JZy1fdM6fg5uXn76wChQBWGokHBJzrLB3mj | 0268 | | | | | | SIMD-0268: Raise CPI Nesting Limit | buffalojoec |
diff --git a/feature-gate-tracker-schedule.json b/feature-gate-tracker-schedule.json
index e29d047..2d29ad3 100644
--- a/feature-gate-tracker-schedule.json
+++ b/feature-gate-tracker-schedule.json
@@ -1372,7 +1372,7 @@
"Title": "SIMD-0180: Use Vote Account Address To Key Leader Schedule"
}
],
- "3 - Ready for Testnet": [
+ "1 - Ready for Mainnet-beta": [
{
"Comms Required": null,
"Description": "Raises per-account CU limit to 40% of block CU limit, enabling more activity on hot accounts",
@@ -1397,10 +1397,12 @@
"SIMDs": [
"0306"
],
- "Status": "3 - Ready for Testnet",
- "Testnet Epoch": "",
+ "Status": "1 - Ready for Mainnet-beta",
+ "Testnet Epoch": 845,
"Title": "Increase Account Limit to 40% of Block CU"
- },
+ }
+ ],
+ "3 - Ready for Testnet": [
{
"Comms Required": null,
"Description": null,
@@ -1457,6 +1459,34 @@
"Testnet Epoch": "",
"Title": "Feature Gate: Loaded Transaction Data Size Specification"
},
+ {
+ "Comms Required": null,
+ "Description": null,
+ "Devnet Epoch": null,
+ "Feature ID": "7VVhpg5oAjAmnmz1zCcSHb2Z9ecZB2FQqpnEwReka9Zm",
+ "Min Agave Versions": [
+ "v2.3.0"
+ ],
+ "Min FD Versions": [
+ ""
+ ],
+ "Min Jito Versions": [
+ ""
+ ],
+ "Owners": [
+ "jstarry"
+ ],
+ "Planned Testnet Order": 5200,
+ "SIMD Links": [
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0242-static-nonce-account.md"
+ ],
+ "SIMDs": [
+ "0242"
+ ],
+ "Status": "3 - Ready for Testnet",
+ "Testnet Epoch": "",
+ "Title": "SIMD-0242: Static Nonce Account Only"
+ },
{
"Comms Required": null,
"Description": null,
@@ -1896,34 +1926,6 @@
"Testnet Epoch": "",
"Title": "Feature Gate: Disable new loader-v3 deployments"
},
- {
- "Comms Required": null,
- "Description": null,
- "Devnet Epoch": null,
- "Feature ID": "7VVhpg5oAjAmnmz1zCcSHb2Z9ecZB2FQqpnEwReka9Zm",
- "Min Agave Versions": [
- ""
- ],
- "Min FD Versions": [
- ""
- ],
- "Min Jito Versions": [
- ""
- ],
- "Owners": [
- "jstarry"
- ],
- "Planned Testnet Order": "",
- "SIMD Links": [
- "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0242-static-nonce-account.md"
- ],
- "SIMDs": [
- "0242"
- ],
- "Status": null,
- "Testnet Epoch": "",
- "Title": "SIMD-0242: Static Nonce Account Only"
- },
{
"Comms Required": null,
"Description": null,
diff --git a/v3.0-Release-Schedule.md b/v3.0-Release-Schedule.md
index 2b620ec..264b6bb 100644
--- a/v3.0-Release-Schedule.md
+++ b/v3.0-Release-Schedule.md
@@ -8,8 +8,8 @@ This is a tentative schedule for the stabilization and rollout of Agave <VERSION
|4|2025-08-25|2025-09-07|Devnet: Upgrade to v3.0.|
|5|2025-09-01|||
|6|2025-09-08|||
-|7|2025-09-15||Tag Mainnet-beta Upgrade Candidate (MUC) on v3.0 branch.|
-|8|2025-09-22||Testnet: Live downgrade to v2.3.*, upgrade to MUC (100%). <br/>Mainnet-beta: Ask for volunteers to take 10% of stake to to v3.0|
-|9|2025-09-29||Mainnet-beta: Ask for volunteers to take 25% of stake to v3.0|
-|10|2025-10-06||Mainnet-beta: Recommend all nodes upgrade to v3.0|
-|11|2025-10-13||Create v3.1 branch|
No newline at end of file
+|7|2025-09-22||Tag Mainnet-beta Upgrade Candidate (MUC) on v3.0 branch.|
+|8|2025-09-29||Testnet: Live downgrade to v2.3.*, upgrade to MUC (100%). <br/>Mainnet-beta: Ask for volunteers to take 10% of stake to to v3.0|
+|9|2025-10-06||Mainnet-beta: Ask for volunteers to take 25% of stake to v3.0|
+|10|2025-10-13||Mainnet-beta: Recommend all nodes upgrade to v3.0|
+|11|2025-10-20||Create v3.1 branch|
No newline at end of file
Metadata
Metadata
Assignees
Labels
AUTO: Upstream UpdatesAuto-generated from tracking upstream reposAuto-generated from tracking upstream repos