-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
AUTO: Upstream UpdatesAuto-generated from tracking upstream reposAuto-generated from tracking upstream repos
Description
SIMD
Opened
Closed
- Update SIMDs solana-foundation/solana-improvement-documents#280
- SIMD-0228: Market-Based Emission Mechanism solana-foundation/solana-improvement-documents#228
- SIMD-0197: Chili Peppers solana-foundation/solana-improvement-documents#197
Agave Wiki
b7921cd192da53d7fd77b183fe1244a471f7e820^..0a9a2a0dc0ba41e6e3d4d9fb0e5a46eb695b9942
diff --git a/Feature-Gate-Tracker-Schedule.md b/Feature-Gate-Tracker-Schedule.md
index 6e03c2f..715c15e 100644
--- a/Feature-Gate-Tracker-Schedule.md
+++ b/Feature-Gate-Tracker-Schedule.md
@@ -36,5 +36,6 @@ The version floor is the current minimum supported software version for a cluste
| EmhbpdVtZ2hWRGFWBDjn2i3SJD8Z36z4mpMcZJEnebnP | 0167 | v2.2.0 | | | | | Feature Gate: Disable new loader-v3 deployments | Lichtso |
| LTsNAP8h1voEVVToMNBNqoiNQex4aqfUrbFhRH3mSQ2 | 0220 | v2.2.0 | | v2.2.0 | | | Snapshots use Accounts Lt Hash | brooksprumo |
| 5KLGJSASDVxKPjLCDWNtnABLpZjsQSrYZ8HKwcEdAMC8 | | v2.2.8 | | | | | drop unchained Merkle shreds | AshwinSekar |
-| GJVDwRkUPNdk9QaK4VsU4g1N41QNxhy1hevjf8kz45Mq | | v2.1.6 | | | | | Enable account data direct mapping | Lichtso |
| 6oMCUgfY6BzZ6jwB681J6ju5Bh6CjVXbd7NeWYqiXBSu | 0256 | v2.2.7 | | | | | Raise Block Limits to 60M CU | bw-solana |
+| 6M4oQ6eXneVhtLoiAr4yRYQY43eVLjrKbiDZDJc892yk | 0196 | v2.1.10 | | | | | Feature Gate: Migrate Stake program to Core BPF | 2501babe |
+| GJVDwRkUPNdk9QaK4VsU4g1N41QNxhy1hevjf8kz45Mq | | v2.1.6 | | | | | Enable account data direct mapping | Lichtso |
diff --git a/feature-gate-tracker-schedule.json b/feature-gate-tracker-schedule.json
index da155e1..77b5939 100644
--- a/feature-gate-tracker-schedule.json
+++ b/feature-gate-tracker-schedule.json
@@ -1040,7 +1040,7 @@
],
"Planned Testnet Order": 4110,
"SIMD Links": [
- ""
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0223-removes-accounts-delta-hash.md"
],
"SIMDs": [
"0223"
@@ -1067,7 +1067,7 @@
],
"Planned Testnet Order": 4120,
"SIMD Links": [
- ""
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0175-disable-partitioned-rent-collection.md"
],
"SIMDs": [
"0175"
@@ -1178,7 +1178,7 @@
],
"Planned Testnet Order": 4600,
"SIMD Links": [
- ""
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0162-remove-accounts-executable-flag-checks.md"
],
"SIMDs": [
"0162"
@@ -1205,7 +1205,7 @@
],
"Planned Testnet Order": 4700,
"SIMD Links": [
- ""
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0163-lift-cpi-caller-restriction.md"
],
"SIMDs": [
"0163"
@@ -1325,9 +1325,9 @@
{
"Comms Required": null,
"Devnet Epoch": null,
- "Feature ID": "GJVDwRkUPNdk9QaK4VsU4g1N41QNxhy1hevjf8kz45Mq",
+ "Feature ID": "6oMCUgfY6BzZ6jwB681J6ju5Bh6CjVXbd7NeWYqiXBSu",
"Min Agave Versions": [
- "v2.1.6"
+ "v2.2.7"
],
"Min FD Versions": [
""
@@ -1336,25 +1336,52 @@
""
],
"Owners": [
- "Lichtso"
+ "bw-solana"
],
- "Planned Testnet Order": "",
+ "Planned Testnet Order": 5100,
"SIMD Links": [
""
],
"SIMDs": [
+ "0256"
+ ],
+ "Status": "3 - Ready for Testnet",
+ "Testnet Epoch": "",
+ "Title": "Raise Block Limits to 60M CU"
+ },
+ {
+ "Comms Required": null,
+ "Devnet Epoch": null,
+ "Feature ID": "6M4oQ6eXneVhtLoiAr4yRYQY43eVLjrKbiDZDJc892yk",
+ "Min Agave Versions": [
+ "v2.1.10"
+ ],
+ "Min FD Versions": [
""
],
+ "Min Jito Versions": [
+ ""
+ ],
+ "Owners": [
+ "2501babe"
+ ],
+ "Planned Testnet Order": 5200,
+ "SIMD Links": [
+ "https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0196-migrate-stake-to-core-bpf.md"
+ ],
+ "SIMDs": [
+ "0196"
+ ],
"Status": "3 - Ready for Testnet",
"Testnet Epoch": "",
- "Title": "Enable account data direct mapping"
+ "Title": "Feature Gate: Migrate Stake program to Core BPF"
},
{
"Comms Required": null,
"Devnet Epoch": null,
- "Feature ID": "6oMCUgfY6BzZ6jwB681J6ju5Bh6CjVXbd7NeWYqiXBSu",
+ "Feature ID": "GJVDwRkUPNdk9QaK4VsU4g1N41QNxhy1hevjf8kz45Mq",
"Min Agave Versions": [
- "v2.2.7"
+ "v2.1.6"
],
"Min FD Versions": [
""
@@ -1363,18 +1390,18 @@
""
],
"Owners": [
- "bw-solana"
+ "Lichtso"
],
"Planned Testnet Order": "",
"SIMD Links": [
""
],
"SIMDs": [
- "0256"
+ ""
],
"Status": "3 - Ready for Testnet",
"Testnet Epoch": "",
- "Title": "Raise Block Limits to 60M CU"
+ "Title": "Enable account data direct mapping"
}
],
"No Status": [
@@ -1686,33 +1713,6 @@
"Testnet Epoch": "",
"Title": "Feature Gate: extends Turbine fanout experiment to wider fanout values"
},
- {
- "Comms Required": null,
- "Devnet Epoch": null,
- "Feature ID": null,
- "Min Agave Versions": [
- ""
- ],
- "Min FD Versions": [
- ""
- ],
- "Min Jito Versions": [
- ""
- ],
- "Owners": [
- "2501babe"
- ],
- "Planned Testnet Order": "",
- "SIMD Links": [
- ""
- ],
- "SIMDs": [
- ""
- ],
- "Status": null,
- "Testnet Epoch": "",
- "Title": "Feature Gate: Migrate Stake program to Core BPF"
- },
{
"Comms Required": null,
"Devnet Epoch": null,
Metadata
Metadata
Assignees
Labels
AUTO: Upstream UpdatesAuto-generated from tracking upstream reposAuto-generated from tracking upstream repos