-
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-0033: fix typos solana-foundation/solana-improvement-documents#348
- chore: update GitHub Actions versions and improve CI performance solana-foundation/solana-improvement-documents#347
Closed
Agave Wiki
2295b9d13d79c2c3e7641c0951f7db59620ea440^..c0c61197192f3c69a431f7a4f63b73183516dbae
diff --git a/Feature-Gate-Tracker-Schedule.md b/Feature-Gate-Tracker-Schedule.md
index 9165232..7c31fd8 100644
--- a/Feature-Gate-Tracker-Schedule.md
+++ b/Feature-Gate-Tracker-Schedule.md
@@ -17,12 +17,11 @@ The version floor is the current minimum supported software version for a cluste
### Pending Devnet Activation
| Key | SIMD | Agave Version | FD Version | Jito Version | Testnet | Devnet | Description | Owner |
|-----|------|---------------|------------|--------------|---------|--------|-------------|-------|
-| 5JsG4NWH8Jbrqdd8uL6BNwnyZK3dQSoieRXG5vmofj9y | 0180 | v2.3.0 | v0.701.20300 | | 829 | | SIMD-0180: Use Vote Account Address To Key Leader Schedule | jstarry |
### Pending Testnet Activation
| Key | SIMD | Agave Version | FD Version | Jito Version | Testnet | Devnet | Description | Owner |
|-----|------|---------------|------------|--------------|---------|--------|-------------|-------|
-| sProgVaNWkYdP2eTRAy1CPrgb3b9p8yXCASrPEqo6VJ | 0204 | v2.3.0 | | | | | SIMD-0204: Enable slashable event verification | AshwinSekar |
-| P1BCUMpAC7V2GRBRiJCNUgpMyWZhoqt3LKo712ePqsz | 0286 | v3.0.0 | | | | | Raise Block Limits to 100M CU | bw-solana |
-| htsptAwi2yRoZH83SKaUXykeZGtZHgxkS2QwW1pssR8 | 0306 | v3.0.0 | | | | | Increase Account Limit to 40% of Block CU | bw-solana |
+| sProgVaNWkYdP2eTRAy1CPrgb3b9p8yXCASrPEqo6VJ | 0204 | v2.3.0 | 0.70320300 | | | | SIMD-0204: Enable slashable event verification | AshwinSekar |
+| P1BCUMpAC7V2GRBRiJCNUgpMyWZhoqt3LKo712ePqsz | 0286 | v3.0.0 | No release yet | | | | Raise Block Limits to 100M CU | bw-solana |
+| htsptAwi2yRoZH83SKaUXykeZGtZHgxkS2QwW1pssR8 | 0306 | v3.0.0 | No release yet | | | | Increase Account Limit to 40% of Block CU | bw-solana |
diff --git a/feature-gate-tracker-schedule.json b/feature-gate-tracker-schedule.json
index 12d4a3a..be96efc 100644
--- a/feature-gate-tracker-schedule.json
+++ b/feature-gate-tracker-schedule.json
@@ -1342,13 +1342,11 @@
"Status": "0 - Fully Activated",
"Testnet Epoch": 816,
"Title": "Fix alt_bn128_multiplication input length"
- }
- ],
- "2 - Ready for Devnet": [
+ },
{
"Comms Required": null,
- "Description": null,
- "Devnet Epoch": null,
+ "Description": "Keys leader schedule to vote accounts, clarifying stake attribution for rewards and slashing",
+ "Devnet Epoch": 933,
"Feature ID": "5JsG4NWH8Jbrqdd8uL6BNwnyZK3dQSoieRXG5vmofj9y",
"Min Agave Versions": [
"v2.3.0"
@@ -1369,7 +1367,7 @@
"SIMDs": [
"0180"
],
- "Status": "2 - Ready for Devnet",
+ "Status": "0 - Fully Activated",
"Testnet Epoch": 829,
"Title": "SIMD-0180: Use Vote Account Address To Key Leader Schedule"
}
@@ -1377,14 +1375,14 @@
"3 - Ready for Testnet": [
{
"Comms Required": null,
- "Description": null,
+ "Description": "Introduces on-chain program to verify and log slashable infractions, enabling future slashing",
"Devnet Epoch": null,
"Feature ID": "sProgVaNWkYdP2eTRAy1CPrgb3b9p8yXCASrPEqo6VJ",
"Min Agave Versions": [
"v2.3.0"
],
"Min FD Versions": [
- ""
+ " 0.70320300"
],
"Min Jito Versions": [
""
@@ -1405,14 +1403,14 @@
},
{
"Comms Required": null,
- "Description": null,
+ "Description": "Raises block limits to 100M CUs, expanding network capacity for more transactions",
"Devnet Epoch": null,
"Feature ID": "P1BCUMpAC7V2GRBRiJCNUgpMyWZhoqt3LKo712ePqsz",
"Min Agave Versions": [
"v3.0.0"
],
"Min FD Versions": [
- ""
+ "No release yet"
],
"Min Jito Versions": [
""
@@ -1433,14 +1431,14 @@
},
{
"Comms Required": null,
- "Description": null,
+ "Description": "Raises per-account CU limit to 40% of block CU limit, enabling more activity on hot accounts",
"Devnet Epoch": null,
"Feature ID": "htsptAwi2yRoZH83SKaUXykeZGtZHgxkS2QwW1pssR8",
"Min Agave Versions": [
"v3.0.0"
],
"Min FD Versions": [
- ""
+ "No release yet"
],
"Min Jito Versions": [
""
diff --git a/v3.0-Release-Schedule.md b/v3.0-Release-Schedule.md
index f69f4d2..f230c65 100644
--- a/v3.0-Release-Schedule.md
+++ b/v3.0-Release-Schedule.md
@@ -2,7 +2,7 @@ This is a tentative schedule for the stabilization and rollout of Agave <VERSION
|Week #|Target Date|Delivery date|Goals|
|------|----|----|-----|
-|1|2025-08-08||Create v3.0 branch. Update master branch version to v3.1|
+|1|2025-08-08|2025-08-21|Create v3.0 branch. Update master branch version to v3.1|
|2|2025-08-11||Testnet: Nodes running Agave adopt v3.0|
|3|2025-08-18|||
|4|2025-08-25||Devnet: Upgrade to v3.0.|
Metadata
Metadata
Assignees
Labels
AUTO: Upstream UpdatesAuto-generated from tracking upstream reposAuto-generated from tracking upstream repos