-
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
- fixed few typos solana-foundation/solana-improvement-documents#345
- Add SIMD-0344: Dynamic State Rent solana-foundation/solana-improvement-documents#344
- SIMD-0341: v0 Account Compression solana-foundation/solana-improvement-documents#341
- SIMD-0340: Validate chained block id solana-foundation/solana-improvement-documents#340
Closed
- Add SIMD-XXXX: Dynamic State Rent solana-foundation/solana-improvement-documents#343
- Update package.json solana-foundation/solana-improvement-documents#342
- SIMD-0334: Fix alt_bn128_pairing Syscall Length Check solana-foundation/solana-improvement-documents#334
- SIMD-0332: Reduce ChaCha rounds for Turbine from 20 to 8 solana-foundation/solana-improvement-documents#332
- Fix typos in documentation solana-foundation/solana-improvement-documents#328
- Withdrawal of SIMD-0163 solana-foundation/solana-improvement-documents#308
Agave Wiki
72620bf0a3e647d325cae61b94ea2301871f5bc9^..72620bf0a3e647d325cae61b94ea2301871f5bc9
diff --git a/Feature-Gate-Tracker-Schedule.md b/Feature-Gate-Tracker-Schedule.md
index 8e3c47d..9165232 100644
--- a/Feature-Gate-Tracker-Schedule.md
+++ b/Feature-Gate-Tracker-Schedule.md
@@ -13,17 +13,16 @@ 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 |
|-----|------|---------------|------------|--------------|---------|--------|-------------|-------|
-| bn2puAyxUx6JUabAxYdKdJ5QHbNNmKw8dCGuGCyRrFN | 0222 | v2.2.0 | v0.503.20214 | | 816 | 920 | Fix alt_bn128_multiplication input length | samkim-crypto |
### 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 |
|-----|------|---------------|------------|--------------|---------|--------|-------------|-------|
-| 5JsG4NWH8Jbrqdd8uL6BNwnyZK3dQSoieRXG5vmofj9y | 0180 | v2.3.0 | v0.701.20300 | | | | SIMD-0180: Use Vote Account Address To Key Leader Schedule | jstarry |
| 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 |
diff --git a/feature-gate-tracker-schedule.json b/feature-gate-tracker-schedule.json
index 91bc61b..12d4a3a 100644
--- a/feature-gate-tracker-schedule.json
+++ b/feature-gate-tracker-schedule.json
@@ -1314,9 +1314,7 @@
"Status": "0 - Fully Activated",
"Testnet Epoch": 814,
"Title": "Feature Gate: Enables deployment and execution of SBPFv2 programs"
- }
- ],
- "1 - Ready for Mainnet-beta": [
+ },
{
"Comms Required": null,
"Description": null,
@@ -1341,12 +1339,12 @@
"SIMDs": [
"0222"
],
- "Status": "1 - Ready for Mainnet-beta",
+ "Status": "0 - Fully Activated",
"Testnet Epoch": 816,
"Title": "Fix alt_bn128_multiplication input length"
}
],
- "3 - Ready for Testnet": [
+ "2 - Ready for Devnet": [
{
"Comms Required": null,
"Description": null,
@@ -1371,10 +1369,12 @@
"SIMDs": [
"0180"
],
- "Status": "3 - Ready for Testnet",
- "Testnet Epoch": "",
+ "Status": "2 - Ready for Devnet",
+ "Testnet Epoch": 829,
"Title": "SIMD-0180: Use Vote Account Address To Key Leader Schedule"
- },
+ }
+ ],
+ "3 - Ready for Testnet": [
{
"Comms Required": null,
"Description": null,
Metadata
Metadata
Assignees
Labels
AUTO: Upstream UpdatesAuto-generated from tracking upstream reposAuto-generated from tracking upstream repos