-
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-0366: Enforce
DATA_COMPLETE_SHRED
Placement only on Last Data Shreds in FEC Sets solana-foundation/solana-improvement-documents#366 - SIMD-0363: Simple Alpenglow Clock solana-foundation/solana-improvement-documents#363
- SIMD-0358: Minimal ELF Binary Encoding solana-foundation/solana-improvement-documents#358
Closed
- [SIMD-0321]: VM Register 2 Instruction Data Pointer solana-foundation/solana-improvement-documents#321
- SIMD-0219: Stricter ABI and Runtime Constraints solana-foundation/solana-improvement-documents#219
Agave Wiki
0fef957301125384d9236cc59b3780b665014999^..f575369c6b62d0cb107c0aa82df46eb7cd884220
diff --git a/Feature-Gate-Tracker-Schedule.md b/Feature-Gate-Tracker-Schedule.md
index 7c31fd8..68d85b3 100644
--- a/Feature-Gate-Tracker-Schedule.md
+++ b/Feature-Gate-Tracker-Schedule.md
@@ -22,6 +22,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 |
|-----|------|---------------|------------|--------------|---------|--------|-------------|-------|
-| 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 |
+| 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 |
+| 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 be96efc..e29d047 100644
--- a/feature-gate-tracker-schedule.json
+++ b/feature-gate-tracker-schedule.json
@@ -1375,42 +1375,42 @@
"3 - Ready for Testnet": [
{
"Comms Required": null,
- "Description": "Introduces on-chain program to verify and log slashable infractions, enabling future slashing",
+ "Description": "Raises per-account CU limit to 40% of block CU limit, enabling more activity on hot accounts",
"Devnet Epoch": null,
- "Feature ID": "sProgVaNWkYdP2eTRAy1CPrgb3b9p8yXCASrPEqo6VJ",
+ "Feature ID": "htsptAwi2yRoZH83SKaUXykeZGtZHgxkS2QwW1pssR8",
"Min Agave Versions": [
- "v2.3.0"
+ "v3.0.0"
],
"Min FD Versions": [
- " 0.70320300"
+ "v0.709.30000"
],
"Min Jito Versions": [
""
],
"Owners": [
- "AshwinSekar"
+ "bw-solana"
],
- "Planned Testnet Order": "",
+ "Planned Testnet Order": 4900,
"SIMD Links": [
- "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0204-slashable-event-verification.md"
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0306-raise-account-cu-limits.md"
],
"SIMDs": [
- "0204"
+ "0306"
],
"Status": "3 - Ready for Testnet",
"Testnet Epoch": "",
- "Title": "SIMD-0204: Enable slashable event verification"
+ "Title": "Increase Account Limit to 40% of Block CU"
},
{
"Comms Required": null,
- "Description": "Raises block limits to 100M CUs, expanding network capacity for more transactions",
+ "Description": null,
"Devnet Epoch": null,
- "Feature ID": "P1BCUMpAC7V2GRBRiJCNUgpMyWZhoqt3LKo712ePqsz",
+ "Feature ID": "turbnbNRp22nwZCmgVVXFSshz7H7V23zMzQgA46YpmQ",
"Min Agave Versions": [
- "v3.0.0"
+ "v2.2.8"
],
"Min FD Versions": [
- "No release yet"
+ ""
],
"Min Jito Versions": [
""
@@ -1418,44 +1418,100 @@
"Owners": [
"bw-solana"
],
+ "Planned Testnet Order": 5000,
+ "SIMD Links": [
+ ""
+ ],
+ "SIMDs": [
+ ""
+ ],
+ "Status": "3 - Ready for Testnet",
+ "Testnet Epoch": "",
+ "Title": "disable turbine fanout experiment"
+ },
+ {
+ "Comms Required": null,
+ "Description": null,
+ "Devnet Epoch": null,
+ "Feature ID": "DeS7sR48ZcFTUmt5FFEVDr1v1bh73aAbZiZq3SYr8Eh8",
+ "Min Agave Versions": [
+ "v2.3.0"
+ ],
+ "Min FD Versions": [
+ ""
+ ],
+ "Min Jito Versions": [
+ ""
+ ],
+ "Owners": [
+ "2501babe"
+ ],
+ "Planned Testnet Order": 5100,
+ "SIMD Links": [
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0186-loaded-transaction-data-size-specification.md"
+ ],
+ "SIMDs": [
+ "0186"
+ ],
+ "Status": "3 - Ready for Testnet",
+ "Testnet Epoch": "",
+ "Title": "Feature Gate: Loaded Transaction Data Size Specification"
+ },
+ {
+ "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": [
- "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0286-raise-block-limits-to-100M.md"
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0219-stricter-abi-and-runtime-constraints.md"
],
"SIMDs": [
- "0286"
+ "0219"
],
"Status": "3 - Ready for Testnet",
"Testnet Epoch": "",
- "Title": "Raise Block Limits to 100M CU"
+ "Title": "Stricter ABI and Runtime Constraints"
},
{
"Comms Required": null,
- "Description": "Raises per-account CU limit to 40% of block CU limit, enabling more activity on hot accounts",
+ "Description": null,
"Devnet Epoch": null,
- "Feature ID": "htsptAwi2yRoZH83SKaUXykeZGtZHgxkS2QwW1pssR8",
+ "Feature ID": "6TkHkRmP7JZy1fdM6fg5uXn76wChQBWGokHBJzrLB3mj",
"Min Agave Versions": [
- "v3.0.0"
+ ""
],
"Min FD Versions": [
- "No release yet"
+ ""
],
"Min Jito Versions": [
""
],
"Owners": [
- "bw-solana"
+ "buffalojoec"
],
"Planned Testnet Order": "",
"SIMD Links": [
- "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0306-raise-account-cu-limits.md"
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0268-raise-cpi-nesting-limit.md"
],
"SIMDs": [
- "0306"
+ "0268"
],
"Status": "3 - Ready for Testnet",
"Testnet Epoch": "",
- "Title": "Increase Account Limit to 40% of Block CU"
+ "Title": "SIMD-0268: Raise CPI Nesting Limit"
}
],
"No Status": [
@@ -1544,59 +1600,59 @@
},
{
"Comms Required": null,
- "Description": "Lifts CPI caller restriction to improve composability and reduce compute costs in nested calls.",
+ "Description": null,
"Devnet Epoch": null,
- "Feature ID": "HcW8ZjBezYYgvcbxNJwqv1t484Y2556qJsfNDWvJGZRH",
+ "Feature ID": "2oMRZEDWT2tqtYMofhmmfQ8SsjqUFzT6sYXppQDavxwz",
"Min Agave Versions": [
- "v2.2.0"
+ "v2.2.16"
],
"Min FD Versions": [
- "v0.503.20214"
+ ""
],
"Min Jito Versions": [
- "v2.2.0"
+ ""
],
"Owners": [
"Lichtso"
],
- "Planned Testnet Order": 4320,
+ "Planned Testnet Order": 4600,
"SIMD Links": [
- "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0163-lift-cpi-caller-restriction.md"
+ ""
],
"SIMDs": [
- "0163"
+ "0164"
],
"Status": null,
"Testnet Epoch": "",
- "Title": "Feature Gate: Lift CPI Caller Restriction"
+ "Title": "ExtendProgramChecked loader-v3 instruction"
},
{
"Comms Required": null,
- "Description": null,
+ "Description": "Raises block limits to 100M CUs, expanding network capacity for more transactions",
"Devnet Epoch": null,
- "Feature ID": "2oMRZEDWT2tqtYMofhmmfQ8SsjqUFzT6sYXppQDavxwz",
+ "Feature ID": "P1BCUMpAC7V2GRBRiJCNUgpMyWZhoqt3LKo712ePqsz",
"Min Agave Versions": [
- "v2.2.16"
+ "v3.0.0"
],
"Min FD Versions": [
- ""
+ "v0.709.30000"
],
"Min Jito Versions": [
""
],
"Owners": [
- "Lichtso"
+ "bw-solana"
],
- "Planned Testnet Order": 4600,
+ "Planned Testnet Order": 4800,
"SIMD Links": [
- ""
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0286-raise-block-limits-to-100M.md"
],
"SIMDs": [
- "0164"
+ "0286"
],
"Status": null,
"Testnet Epoch": "",
- "Title": "ExtendProgramChecked loader-v3 instruction"
+ "Title": "Raise Block Limits to 100M CU"
},
{
"Comms Required": null,
@@ -1728,63 +1784,6 @@
"Testnet Epoch": "",
"Title": "enable big modular exponentiation"
},
- {
- "Comms Required": null,
- "Description": null,
- "Devnet Epoch": null,
- "Feature ID": "turbnbNRp22nwZCmgVVXFSshz7H7V23zMzQgA46YpmQ",
- "Min Agave Versions": [
- "v2.2.8"
- ],
- "Min FD Versions": [
- ""
- ],
- "Min Jito Versions": [
- ""
- ],
- "Owners": [
- "bw-solana"
- ],
- "Planned Testnet Order": "",
- "SIMD Links": [
- ""
- ],
- "SIMDs": [
- ""
- ],
- "Status": null,
- "Testnet Epoch": "",
- "Title": "experiments different turbine fanouts for propagating shreds"
- },
- {
- "Comms Required": null,
- "Description": null,
- "Devnet Epoch": null,
- "Feature ID": "5TuppMutoyzhUSfuYdhgzD47F92GL1g89KpCZQKqedxP",
- "Min Agave Versions": [
- "v2.3.4",
- "v3.4.5"
- ],
- "Min FD Versions": [
- ""
- ],
- "Min Jito Versions": [
- ""
- ],
- "Owners": [
- "willhickey"
- ],
- "Planned Testnet Order": "",
- "SIMD Links": [
- ""
- ],
- "SIMDs": [
- "0049"
- ],
- "Status": null,
- "Testnet Epoch": "",
- "Title": "sol_remaining_compute_units syscall"
- },
{
"Comms Required": null,
"Description": null,
@@ -1815,87 +1814,7 @@
"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,
- "Devnet Epoch": null,
- "Feature ID": null,
- "Min Agave Versions": [
- ""
- ],
- "Min FD Versions": [
- ""
- ],
- "Min Jito Versions": [
- ""
- ],
- "Owners": [],
- "Planned Testnet Order": "",
- "SIMD Links": [
- ""
- ],
- "SIMDs": [
- ""
- ],
- "Status": null,
- "Testnet Epoch": "",
- "Title": "Feature Gate: Disable Rent Fees Collection"
- },
- {
- "Comms Required": null,
- "Description": null,
- "Devnet Epoch": null,
- "Feature ID": null,
- "Min Agave Versions": [
- ""
- ],
- "Min FD Versions": [
- ""
- ],
- "Min Jito Versions": [
- ""
- ],
- "Owners": [],
- "Planned Testnet Order": "",
- "SIMD Links": [
- ""
- ],
- "SIMDs": [
- ""
- ],
- "Status": null,
- "Testnet Epoch": "",
- "Title": "Feature Gate: extends Turbine fanout experiment to wider fanout values"
- },
- {
- "Comms Required": null,
- "Description": null,
- "Devnet Epoch": null,
- "Feature ID": "C8XZNs1bfzaiT3YDeXZJ7G5swQWQv7tVzDnCxtHvnSpw",
+ "Feature ID": "BUwGLeF3Lxyfv1J1wY8biFHBB2hrk2QhbNftQf3VV3cC",
"Min Agave Versions": [
"v2.2.0"
],
@@ -1930,7 +1849,7 @@
""
],
"Min FD Versions": [
- ""
+ "v0.709.30000"
],
"Min Jito Versions": [
""
@@ -1981,7 +1900,7 @@
"Comms Required": null,
"Description": null,
"Devnet Epoch": null,
- "Feature ID": null,
+ "Feature ID": "7VVhpg5oAjAmnmz1zCcSHb2Z9ecZB2FQqpnEwReka9Zm",
"Min Agave Versions": [
""
],
@@ -1992,34 +1911,8 @@
""
],
"Owners": [
- "2501babe"
- ],
- "Planned Testnet Order": "",
- "SIMD Links": [
- ""
- ],
- "SIMDs": [
- ""
- ],
- "Status": null,
- "Testnet Epoch": "",
- "Title": "Feature Gate: Loaded Transaction Data Size Specification"
- },
- {
- "Comms Required": null,
- "Description": null,
- "Devnet Epoch": null,
- "Feature ID": "7VVhpg5oAjAmnmz1zCcSHb2Z9ecZB2FQqpnEwReka9Zm",
- "Min Agave Versions": [
- ""
- ],
- "Min FD Versions": [
- ""
- ],
- "Min Jito Versions": [
- ""
+ "jstarry"
],
- "Owners": [],
"Planned Testnet Order": "",
"SIMD Links": [
"https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0242-static-nonce-account.md"
@@ -2045,9 +1938,7 @@
"Min Jito Versions": [
""
],
- "Owners": [
- "buffalojoec"
- ],
+ "Owners": [],
"Planned Testnet Order": "",
"SIMD Links": [
""
@@ -2057,13 +1948,13 @@
],
"Status": null,
"Testnet Epoch": "",
- "Title": "SIMD-0268: Raise CPI Nesting Limit"
+ "Title": "Disables all2all tests"
},
{
"Comms Required": null,
"Description": null,
"Devnet Epoch": null,
- "Feature ID": null,
+ "Feature ID": "CbwrtjKe4bGf4tyMU2AnRyzHL7Du93jxynFdGvmoNgDw",
"Min Agave Versions": [
""
],
@@ -2079,37 +1970,39 @@
""
],
"SIMDs": [
- ""
+ "0312"
],
"Status": null,
"Testnet Epoch": "",
- "Title": "Disables all2all tests"
+ "Title": "SIMD-0312: CreateAccountPrefunded"
},
{
"Comms Required": null,
- "Description": null,
+ "Description": "Introduces on-chain program to verify and log slashable infractions, enabling future slashing",
"Devnet Epoch": null,
- "Feature ID": null,
+ "Feature ID": "sProgVaNWkYdP2eTRAy1CPrgb3b9p8yXCASrPEqo6VJ",
"Min Agave Versions": [
- ""
+ "v2.3.0"
],
"Min FD Versions": [
- ""
+ " 0.70320300"
],
"Min Jito Versions": [
""
],
- "Owners": [],
+ "Owners": [
+ "AshwinSekar"
+ ],
"Planned Testnet Order": "",
"SIMD Links": [
- ""
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0204-slashable-event-verification.md"
],
"SIMDs": [
- ""
+ "0204"
],
"Status": null,
"Testnet Epoch": "",
- "Title": "SIMD-0312: CreateAccountPrefunded"
+ "Title": "SIMD-0204: Enable slashable event verification"
}
]
}
Metadata
Metadata
Assignees
Labels
AUTO: Upstream UpdatesAuto-generated from tracking upstream reposAuto-generated from tracking upstream repos