Skip to content

History

Showing with 93 additions and 36 deletions.
  1. +4 −5 Feature-Gate-Tracker-Schedule.md
  2. +89 −31 feature-gate-tracker-schedule.json
9 changes: 4 additions & 5 deletions Feature-Gate-Tracker-Schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,17 @@ The version floor is the current minimum supported software version for a cluste
### Pending Mainnet Beta Activation
| Key | SIMD | Agave Version | FD Version | Jito Version | Testnet | Devnet | Description | Owner |
|-----|------|---------------|------------|--------------|---------|--------|-------------|-------|
| 5KLGJSASDVxKPjLCDWNtnABLpZjsQSrYZ8HKwcEdAMC8 | 0313 | v2.2.8 | v0.603.20216 | | 811 | | drop unchained Merkle shreds | AshwinSekar |
| F6UVKh1ujTEFK3en2SyAL3cdVnqko1FVEXWhmdLRu6WP | 0173, 0174 | v2.2.0 | v0.503.20214 | v2.2.0 | 814 | 918 | Feature Gate: Enables deployment and execution of SBPFv2 programs | Lichtso |

### Pending Devnet Activation
| Key | SIMD | Agave Version | FD Version | Jito Version | Testnet | Devnet | Description | Owner |
|-----|------|---------------|------------|--------------|---------|--------|-------------|-------|
| 6oMCUgfY6BzZ6jwB681J6ju5Bh6CjVXbd7NeWYqiXBSu | 0256 | v2.2.7 | v0.501.20212 | | | | Raise Block Limits to 60M CU | bw-solana |
| 6M4oQ6eXneVhtLoiAr4yRYQY43eVLjrKbiDZDJc892yk | 0196 | v2.1.10 | v0.503.20214 | | | | Feature Gate: Migrate Stake program to Core BPF | 2501babe |
| F6UVKh1ujTEFK3en2SyAL3cdVnqko1FVEXWhmdLRu6WP | 0173, 0174 | v2.2.0 | v0.503.20214 | v2.2.0 | | | Feature Gate: Enables deployment and execution of SBPFv2 programs | Lichtso |
| bn2puAyxUx6JUabAxYdKdJ5QHbNNmKw8dCGuGCyRrFN | 0222 | v2.2.0 | v0.503.20214 | | 816 | | Fix alt_bn128_multiplication input length | samkim-crypto |


### Pending Testnet Activation
| Key | SIMD | Agave Version | FD Version | Jito Version | Testnet | Devnet | Description | Owner |
|-----|------|---------------|------------|--------------|---------|--------|-------------|-------|
| 5JsG4NWH8Jbrqdd8uL6BNwnyZK3dQSoieRXG5vmofj9y | 0180 | v2.3.0 | no fd release yet | | | | SIMD-0180: Use Vote Account Address To Key Leader Schedule | jstarry |
| bn2puAyxUx6JUabAxYdKdJ5QHbNNmKw8dCGuGCyRrFN | 0222 | v2.2.0 | v0.503.20214 | | | | Fix alt_bn128_multiplication input length | samkim-crypto |
| 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 |
120 changes: 89 additions & 31 deletions feature-gate-tracker-schedule.json
Original file line number Diff line number Diff line change
Expand Up @@ -1120,7 +1120,7 @@
{
"Comms Required": null,
"Description": "Enables dynamic stack frames in SBF to reduce memory waste and support deeper recursion.",
"Devnet Epoch": null,
"Devnet Epoch": 902,
"Feature ID": "JE86WkYvTrzW8HgNmrHY7dFYpCmSptUpKupbo2AdQ9cG",
"Min Agave Versions": [
"v2.2.0"
Expand Down Expand Up @@ -1200,13 +1200,11 @@
"Status": "0 - Fully Activated",
"Testnet Epoch": 810,
"Title": "Snapshots use Accounts Lt Hash"
}
],
"1 - Ready for Mainnet-beta": [
},
{
"Comms Required": null,
"Description": null,
"Devnet Epoch": null,
"Devnet Epoch": 914,
"Feature ID": "5KLGJSASDVxKPjLCDWNtnABLpZjsQSrYZ8HKwcEdAMC8",
"Min Agave Versions": [
"v2.2.8"
Expand All @@ -1227,16 +1225,14 @@
"SIMDs": [
"0313"
],
"Status": "1 - Ready for Mainnet-beta",
"Status": "0 - Fully Activated",
"Testnet Epoch": 811,
"Title": "drop unchained Merkle shreds"
}
],
"2 - Ready for Devnet": [
},
{
"Comms Required": null,
"Description": null,
"Devnet Epoch": null,
"Description": "Raises block CU limit to 60M for increased throughput and more transaction capacity per block",
"Devnet Epoch": 915,
"Feature ID": "6oMCUgfY6BzZ6jwB681J6ju5Bh6CjVXbd7NeWYqiXBSu",
"Min Agave Versions": [
"v2.2.7"
Expand All @@ -1257,14 +1253,14 @@
"SIMDs": [
"0256"
],
"Status": "2 - Ready for Devnet",
"Testnet Epoch": "",
"Status": "0 - Fully Activated",
"Testnet Epoch": 812,
"Title": "Raise Block Limits to 60M CU"
},
{
"Comms Required": null,
"Description": null,
"Devnet Epoch": null,
"Description": "Migrates Stake program to Core BPF for simpler maintenance and cross-client compatibility",
"Devnet Epoch": 917,
"Feature ID": "6M4oQ6eXneVhtLoiAr4yRYQY43eVLjrKbiDZDJc892yk",
"Min Agave Versions": [
"v2.1.10"
Expand All @@ -1285,14 +1281,16 @@
"SIMDs": [
"0196"
],
"Status": "2 - Ready for Devnet",
"Testnet Epoch": "",
"Status": "0 - Fully Activated",
"Testnet Epoch": 813,
"Title": "Feature Gate: Migrate Stake program to Core BPF"
},
}
],
"1 - Ready for Mainnet-beta": [
{
"Comms Required": null,
"Description": null,
"Devnet Epoch": null,
"Description": "Streamlines SBPF instruction encoding to simplify verification and unlock future VM improvements",
"Devnet Epoch": 918,
"Feature ID": "F6UVKh1ujTEFK3en2SyAL3cdVnqko1FVEXWhmdLRu6WP",
"Min Agave Versions": [
"v2.2.0"
Expand All @@ -1315,11 +1313,41 @@
"0173",
"0174"
],
"Status": "2 - Ready for Devnet",
"Testnet Epoch": "",
"Status": "1 - Ready for Mainnet-beta",
"Testnet Epoch": 814,
"Title": "Feature Gate: Enables deployment and execution of SBPFv2 programs"
}
],
"2 - Ready for Devnet": [
{
"Comms Required": null,
"Description": null,
"Devnet Epoch": null,
"Feature ID": "bn2puAyxUx6JUabAxYdKdJ5QHbNNmKw8dCGuGCyRrFN",
"Min Agave Versions": [
"v2.2.0"
],
"Min FD Versions": [
"v0.503.20214"
],
"Min Jito Versions": [
""
],
"Owners": [
"samkim-crypto"
],
"Planned Testnet Order": 4709,
"SIMD Links": [
"https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0222-fix-alt-bn128-multiplication-length-check.md"
],
"SIMDs": [
"0222"
],
"Status": "2 - Ready for Devnet",
"Testnet Epoch": 816,
"Title": "Fix alt_bn128_multiplication input length"
}
],
"3 - Ready for Testnet": [
{
"Comms Required": null,
Expand Down Expand Up @@ -1353,29 +1381,57 @@
"Comms Required": null,
"Description": null,
"Devnet Epoch": null,
"Feature ID": "bn2puAyxUx6JUabAxYdKdJ5QHbNNmKw8dCGuGCyRrFN",
"Feature ID": "sProgVaNWkYdP2eTRAy1CPrgb3b9p8yXCASrPEqo6VJ",
"Min Agave Versions": [
"v2.2.0"
"v2.3.0"
],
"Min FD Versions": [
"v0.503.20214"
""
],
"Min Jito Versions": [
""
],
"Owners": [
"samkim-crypto"
"AshwinSekar"
],
"Planned Testnet Order": "",
"SIMD Links": [
"https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0222-fix-alt-bn128-multiplication-length-check.md"
"https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0204-slashable-event-verification.md"
],
"SIMDs": [
"0222"
"0204"
],
"Status": "3 - Ready for Testnet",
"Testnet Epoch": "",
"Title": "Fix alt_bn128_multiplication input length"
"Title": "SIMD-0204: Enable slashable event verification"
},
{
"Comms Required": null,
"Description": null,
"Devnet Epoch": null,
"Feature ID": "P1BCUMpAC7V2GRBRiJCNUgpMyWZhoqt3LKo712ePqsz",
"Min Agave Versions": [
"v3.0.0"
],
"Min FD Versions": [
""
],
"Min Jito Versions": [
""
],
"Owners": [
"bw-solana"
],
"Planned Testnet Order": "",
"SIMD Links": [
"https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0286-raise-block-limits-to-100M.md"
],
"SIMDs": [
"0286"
],
"Status": "3 - Ready for Testnet",
"Testnet Epoch": "",
"Title": "Raise Block Limits to 100M CU"
}
],
"No Status": [
Expand Down Expand Up @@ -2045,7 +2101,9 @@
"Min Jito Versions": [
""
],
"Owners": [],
"Owners": [
"bw-solana"
],
"Planned Testnet Order": "",
"SIMD Links": [
""
Expand All @@ -2055,7 +2113,7 @@
],
"Status": null,
"Testnet Epoch": "",
"Title": "SIMD-0204: Enable slashable event verification"
"Title": "Increase Account Limit to 40% of Block CU"
}
]
}