-
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-0401: Stake program Pinocchio migration (
p-stake) solana-foundation/solana-improvement-documents#401 - SIMD-0400: Epoch Stake Root (ESR) Sysvar solana-foundation/solana-improvement-documents#400
Closed
- SIMD-0298, update: Block Footer V2 -> V1 solana-foundation/solana-improvement-documents#397
- Amend SIMD-0185 solana-foundation/solana-improvement-documents#369
Agave Wiki
e2ce585bc60c1d28c5c8b30e8e35f8e6a2d1f7e7^..2393c8fb13e063a9cd899d70aa896cee6e88689d
diff --git a/Feature-Gate-Tracker-Schedule.md b/Feature-Gate-Tracker-Schedule.md
index a425f0b..be9de94 100644
--- a/Feature-Gate-Tracker-Schedule.md
+++ b/Feature-Gate-Tracker-Schedule.md
@@ -3,8 +3,8 @@ 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 * | -- | -- | v3.0.0 on 2025-11-03 |
+| Current floor | v3.0.0 | v3.0.0 | v3.0.0 |
+| Next expected floor * | -- | -- | -- |
* These dates are tentative. Please keep an eye out for comms as the dates near
@@ -29,4 +29,5 @@ 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 |
+| 5xXZc66h4UdB6Yq7FzdBxBiRAFMMScMLwHxk2QZDaNZL | 0321 | v3.1.0 | | | | | SIMD-0321: Instruction Data Pointer in VM Register 2 | buffalojoec |
| H6iVbVaDZgDphcPbcZwc5LoznMPWQfnJ1AM7L1xzqvt5 | 0339 | v3.1.0 | | | | | SIMD-0339: Increase CPI Account Infos Limit | nbelenkov |
diff --git a/feature-gate-tracker-schedule.json b/feature-gate-tracker-schedule.json
index 67ed259..f4c8aaf 100644
--- a/feature-gate-tracker-schedule.json
+++ b/feature-gate-tracker-schedule.json
@@ -1573,6 +1573,34 @@
"Testnet Epoch": "",
"Title": "SIMD-0268: Raise CPI Nesting Limit"
},
+ {
+ "Comms Required": null,
+ "Description": null,
+ "Devnet Epoch": null,
+ "Feature ID": "5xXZc66h4UdB6Yq7FzdBxBiRAFMMScMLwHxk2QZDaNZL",
+ "Min Agave Versions": [
+ "v3.1.0"
+ ],
+ "Min FD Versions": [
+ ""
+ ],
+ "Min Jito Versions": [
+ ""
+ ],
+ "Owners": [
+ "buffalojoec"
+ ],
+ "Planned Testnet Order": "",
+ "SIMD Links": [
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0321-vm-r2-instruction-data-pointer.md"
+ ],
+ "SIMDs": [
+ "0321"
+ ],
+ "Status": "3 - Ready for Testnet",
+ "Testnet Epoch": "",
+ "Title": "SIMD-0321: Instruction Data Pointer in VM Register 2"
+ },
{
"Comms Required": null,
"Description": null,
@@ -2035,34 +2063,6 @@
"Status": null,
"Testnet Epoch": "",
"Title": "SIMD-0204: Enable slashable event verification"
- },
- {
- "Comms Required": null,
- "Description": null,
- "Devnet Epoch": null,
- "Feature ID": null,
- "Min Agave Versions": [
- ""
- ],
- "Min FD Versions": [
- ""
- ],
- "Min Jito Versions": [
- ""
- ],
- "Owners": [
- "buffalojoec"
- ],
- "Planned Testnet Order": "",
- "SIMD Links": [
- ""
- ],
- "SIMDs": [
- ""
- ],
- "Status": null,
- "Testnet Epoch": "",
- "Title": "SIMD-0321: Instruction Data Pointer in VM Register 2"
}
]
} Metadata
Metadata
Assignees
Labels
AUTO: Upstream UpdatesAuto-generated from tracking upstream reposAuto-generated from tracking upstream repos