-
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-0333: Serialize block ID in bank into snapshot solana-foundation/solana-improvement-documents#333
- SIMD-0332: Reduce ChaCha rounds for Turbine from 20 to 8 solana-foundation/solana-improvement-documents#332
Closed
- Improve user authentication flow solana-foundation/solana-improvement-documents#331
- Marks SIMDs 215, 220, 223, and 267 as Activated solana-foundation/solana-improvement-documents#325
- SIMD-0317: Enforce 32 data + 32 coding shreds solana-foundation/solana-improvement-documents#317
- SIMD-0194: Deprecate rent exemption threshold solana-foundation/solana-improvement-documents#194
Agave Wiki
fef29978e44ec38fcfdf062f17ee772bbab93efd^..2712f49b207c95f76d90bd2e1e79428643e42f6c
diff --git a/feature-gate-tracker-schedule.json b/feature-gate-tracker-schedule.json
index ec7b452..91bc61b 100644
--- a/feature-gate-tracker-schedule.json
+++ b/feature-gate-tracker-schedule.json
@@ -1600,34 +1600,6 @@
"Testnet Epoch": "",
"Title": "ExtendProgramChecked loader-v3 instruction"
},
- {
- "Comms Required": null,
- "Description": null,
- "Devnet Epoch": null,
- "Feature ID": "GJVDwRkUPNdk9QaK4VsU4g1N41QNxhy1hevjf8kz45Mq",
- "Min Agave Versions": [
- "v2.1.6"
- ],
- "Min FD Versions": [
- "v0.503.20214"
- ],
- "Min Jito Versions": [
- ""
- ],
- "Owners": [
- "Lichtso"
- ],
- "Planned Testnet Order": 6000,
- "SIMD Links": [
- ""
- ],
- "SIMDs": [
- ""
- ],
- "Status": null,
- "Testnet Epoch": "",
- "Title": "Enable account data direct mapping"
- },
{
"Comms Required": null,
"Description": null,
@@ -1841,6 +1813,34 @@
"Testnet Epoch": "",
"Title": "replay: extend last fec set check for 32+ retransmitter signed shreds"
},
+ {
+ "Comms Required": null,
+ "Description": null,
+ "Devnet Epoch": null,
+ "Feature ID": "C37iaPi6VE4CZDueU1vL8y6pGp5i8amAbEsF31xzz723",
+ "Min Agave Versions": [
+ ""
+ ],
+ "Min FD Versions": [
+ ""
+ ],
+ "Min Jito Versions": [
+ ""
+ ],
+ "Owners": [
+ "Lichtso"
+ ],
+ "Planned Testnet Order": "",
+ "SIMD Links": [
+ ""
+ ],
+ "SIMDs": [
+ "0219"
+ ],
+ "Status": null,
+ "Testnet Epoch": "",
+ "Title": "Stricter ABI and Runtime Constraints"
+ },
{
"Comms Required": null,
"Description": null,
diff --git a/v3.0-Release-Schedule.md b/v3.0-Release-Schedule.md
index a1db7e1..f69f4d2 100644
--- a/v3.0-Release-Schedule.md
+++ b/v3.0-Release-Schedule.md
@@ -4,11 +4,11 @@ This is a tentative schedule for the stabilization and rollout of Agave <VERSION
|------|----|----|-----|
|1|2025-08-08||Create v3.0 branch. Update master branch version to v3.1|
|2|2025-08-11||Testnet: Nodes running Agave adopt v3.0|
-|3||||
-|4|||Devnet: Upgrade to v3.0.|
-|5||||
-|6|||Tag Mainnet-beta Upgrade Candidate (MUC) on v3.0 branch.|
-|7|||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|
-|8|||Mainnet-beta: Ask for volunteers to take 25% of stake to v3.0|
-|9|||Mainnet-beta: Recommend all nodes upgrade to v3.0|
-|10|||Create v3.0 branch|
No newline at end of file
+|3|2025-08-18|||
+|4|2025-08-25||Devnet: Upgrade to v3.0.|
+|5|2025-09-01|||
+|6|2025-09-08||Tag Mainnet-beta Upgrade Candidate (MUC) on v3.0 branch.|
+|7|2025-09-15||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|
+|8|2025-09-22||Mainnet-beta: Ask for volunteers to take 25% of stake to v3.0|
+|9|2025-09-29||Mainnet-beta: Recommend all nodes upgrade to v3.0|
+|10|2025-10-06||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