-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
AUTO: Upstream UpdatesAuto-generated from tracking upstream reposAuto-generated from tracking upstream repos
Description
SIMD
Opened
- SIMD-0298, update: Block Footer V2 -> V1 solana-foundation/solana-improvement-documents#397
- [SIMD-0392]: Relaxation of post-execution min_balance check solana-foundation/solana-improvement-documents#392
- SIMD-0391: Stake Program Float to Fixed-Point solana-foundation/solana-improvement-documents#391
- SIMD-0390: Arbitrary-Byte Seeds for Seeded Addresses solana-foundation/solana-improvement-documents#390
- SIMD-0389: Reduce Account Creation Cost and Introduce Supervisory Controller solana-foundation/solana-improvement-documents#389
- SIMD-0388: BLS12-381 Elliptic Curve Syscalls solana-foundation/solana-improvement-documents#388
- SIMD-0387: BLS Pubkey Management in Vote Account. solana-foundation/solana-improvement-documents#387
Closed
Agave Wiki
5ed71d99c6da916e68e31ba1bf43ce1168377497^..4dd253286df27e17ff79dec97bbc6424d2f1ef64
diff --git a/Feature-Gate-Tracker-Schedule.md b/Feature-Gate-Tracker-Schedule.md
index b64d6d9..a425f0b 100644
--- a/Feature-Gate-Tracker-Schedule.md
+++ b/Feature-Gate-Tracker-Schedule.md
@@ -4,7 +4,7 @@ The version floor is the current minimum supported software version for a cluste
|| Testnet | Devnet | Mainnet Beta |
| :-----: | :------: | :------: | :----------: |
| Current floor | v3.0.0 | v3.0.0 | v2.3.0 |
-| Next expected floor * | -- | -- | -- |
+| Next expected floor * | -- | -- | v3.0.0 on 2025-11-03 |
* These dates are tentative. Please keep an eye out for comms as the dates near
@@ -29,3 +29,4 @@ The version floor is the current minimum supported software version for a cluste
| sD3uVpaavUXQRvDXrMFCQ2CqLqnbz5mK8ttWNXbtD3r | 0219 | v3.1.0 | | | | | Stricter ABI and Runtime Constraints | Lichtso |
| ENTRYnPAoT5Swwx73YDGzMp3XnNH1kxacyvLosRHza1i | 0083 | v2.3.0 | v0.709.30000 | | | | Relax intrabatch account locks | 2501babe |
| 6TkHkRmP7JZy1fdM6fg5uXn76wChQBWGokHBJzrLB3mj | 0268 | | | | | | SIMD-0268: Raise CPI Nesting Limit | buffalojoec |
+| H6iVbVaDZgDphcPbcZwc5LoznMPWQfnJ1AM7L1xzqvt5 | 0339 | v3.1.0 | | | | | SIMD-0339: Increase CPI Account Infos Limit | nbelenkov |
diff --git a/_Sidebar.md b/_Sidebar.md
index 56faba6..9faa10a 100644
--- a/_Sidebar.md
+++ b/_Sidebar.md
@@ -14,8 +14,8 @@
* **Policy**
* [Backport Guidelines](Backport-Guidelines)
* **Schedule**
+ * [v3.1 Release Schedule](v3.1-Release-Schedule)
* [v3.0 Release Schedule](v3.0-Release-Schedule)
- * [v2.3 Release Schedule](v2.3-Release-Schedule)
* [Agave Transition](Agave-Transition)
* **Migration**
* [Agave v2.0 Migration](Agave-v2.0-Transition-Guide)
diff --git a/feature-gate-tracker-schedule.json b/feature-gate-tracker-schedule.json
index 21107a1..67ed259 100644
--- a/feature-gate-tracker-schedule.json
+++ b/feature-gate-tracker-schedule.json
@@ -1572,6 +1572,34 @@
"Status": "3 - Ready for Testnet",
"Testnet Epoch": "",
"Title": "SIMD-0268: Raise CPI Nesting Limit"
+ },
+ {
+ "Comms Required": null,
+ "Description": null,
+ "Devnet Epoch": null,
+ "Feature ID": "H6iVbVaDZgDphcPbcZwc5LoznMPWQfnJ1AM7L1xzqvt5",
+ "Min Agave Versions": [
+ "v3.1.0"
+ ],
+ "Min FD Versions": [
+ ""
+ ],
+ "Min Jito Versions": [
+ ""
+ ],
+ "Owners": [
+ "nbelenkov"
+ ],
+ "Planned Testnet Order": "",
+ "SIMD Links": [
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0339-increase-cpi-account-info-limit.md"
+ ],
+ "SIMDs": [
+ "0339"
+ ],
+ "Status": "3 - Ready for Testnet",
+ "Testnet Epoch": "",
+ "Title": "SIMD-0339: Increase CPI Account Infos Limit"
}
],
"No Status": [
diff --git a/v3.1-Release-Schedule.md b/v3.1-Release-Schedule.md
new file mode 100644
index 0000000..efe365a
--- /dev/null
+++ b/v3.1-Release-Schedule.md
@@ -0,0 +1,16 @@
+This is a tentative schedule for the stabilization and rollout of Agave v3.1. It is for informational purposes only, and all dates are subject to change. Please wait for announcements on Discord before performing any upgrades or downgrades.
+
+|Week #|Target Date|Delivery date|Goals|
+|------|----|----|-----|
+|1|2025-11-03||Create v3.1 branch. <br/>Update master branch version to v4.0.0-alpha.0 <br/>Testnet: Nodes running Agave adopt v3.1|
+|2|2025-11-10|||
+|3|2025-11-17|||
+|4|2025-11-24||Devnet: Upgrade to v3.1.|
+|5|2025-12-01|||
+|6|2025-12-08||Breakpoint|
+|7|2025-12-15||Tag Mainnet-beta Upgrade Candidate (MUC) on v3.1 branch. <br/>Testnet: Live downgrade to v3.0, upgrade to MUC (100%). <br/>Mainnet-beta: Ask for volunteers to take 10% of stake to to v3.1|
+|8|2025-12-22|||
+|9|2025-12-29|||
+|10|2026-01-05||Mainnet-beta: Ask for volunteers to take 25% of stake to v3.1|
+|11|2026-01-12||Mainnet-beta: Recommend all nodes upgrade to v3.1|
+|12|2026-01-19||Create v4.0 branch|
No newline at end of file Metadata
Metadata
Assignees
Labels
AUTO: Upstream UpdatesAuto-generated from tracking upstream reposAuto-generated from tracking upstream repos