Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions app/entities/feature-gate/feature-gates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1674,7 +1674,7 @@
"testnet_activation_epoch": 954,
"devnet_activation_epoch": 1067,
"comms_required": null,
"mainnet_activation_epoch": null,
"mainnet_activation_epoch": 992,
"description": "Specify the protocol for validating chained block ids under both TowerBFT and Alpenglow."
},
{
Expand Down Expand Up @@ -1785,7 +1785,7 @@
"min_fd_versions": [],
"min_jito_versions": [],
"planned_testnet_order": null,
"testnet_activation_epoch": null,
"testnet_activation_epoch": 979,
"devnet_activation_epoch": null,
"comms_required": null,
"mainnet_activation_epoch": null,
Expand Down Expand Up @@ -1816,7 +1816,7 @@
"testnet_activation_epoch": 954,
"devnet_activation_epoch": 1069,
"comms_required": null,
"mainnet_activation_epoch": null,
"mainnet_activation_epoch": 993,
"description": "This SIMD introduces static syscalls, using the eBPF call instruction encoding, to remove runtime relocations while keeping compatibility with the eBPF encoding."
},
{
Expand Down Expand Up @@ -1930,7 +1930,7 @@
"min_jito_versions": [],
"planned_testnet_order": null,
"testnet_activation_epoch": 977,
"devnet_activation_epoch": null,
"devnet_activation_epoch": 1092,
"comms_required": null,
"mainnet_activation_epoch": null,
"description": "Introduce a sol_sha512 syscall with an identical interface to sol_sha256, producing SHA-512 hashes and outputting the 64-byte result."
Expand All @@ -1954,7 +1954,7 @@
"min_jito_versions": [],
"planned_testnet_order": null,
"testnet_activation_epoch": 977,
"devnet_activation_epoch": null,
"devnet_activation_epoch": 1093,
"comms_required": null,
"mainnet_activation_epoch": null,
"description": "Allow validators to update their inflations reward commission rate with basis points and update commission calculation."
Expand Down Expand Up @@ -2001,7 +2001,7 @@
],
"min_jito_versions": [],
"planned_testnet_order": null,
"testnet_activation_epoch": null,
"testnet_activation_epoch": 981,
"devnet_activation_epoch": null,
"comms_required": null,
"mainnet_activation_epoch": null,
Expand All @@ -2012,7 +2012,7 @@
"description": "Specify the protocol for validating chained block ids under both TowerBFT and Alpenglow.",
"devnet_activation_epoch": 1091,
"key": "vcmrw431aNM8ngQ46derkZXipoTGQdbHkEygBDh12dA",
"mainnet_activation_epoch": null,
"mainnet_activation_epoch": 992,
"min_agave_versions": [
"v4.0.2 / v4.1.0-beta.3"
],
Expand Down Expand Up @@ -2052,7 +2052,7 @@
"simds": [
"0186"
],
"testnet_activation_epoch": null,
"testnet_activation_epoch": 980,
"title": "SIMD-0186 Amendment: Define fee-only semantics"
}
]
Loading