option , selected.Select is focused ,type to refine list, press Down to open the menu,
Mainnet Beta
Feature Gates
Feature | Activation | SIMDs | Description | Key |
---|---|---|---|---|
Raise Block Limits to 50M CUs | 771 | 207 | ||
Vote only on full fec sets | 770 | Only vote for blocks with sufficiently sized fec sets | ||
GetEpochStake | 767 | 133 | Add a new syscall to get the epoch stake | |
Validator applies cost tracker to blocks during replay | 764 | |||
Address Lookup Table to Core BPF | 763 | 128 | Migrate the Address Lookup Table to a BPF program | |
Relax Precompile Failure Constraint | 761 | 159 | Charge transactions with precompile signature verification failures normal inclusion fees | |
Consume requested CUs for sBPF failures | 760 | 182 | Charge allocated compute units for sBPF failures instead of consumed compute units | |
Reserve minimal CUs for builtins | 759 | 170 | Allocate 3,000 compute units for builtins, instead of normal 200,000 compute units | |
Charge fees for transactions that fail to load | 758 | 191 | ||
Disable rent fees collection | 757 | 84 | Disables rent collection for accounts, to be activated when all rent-paying accounts are gone | |
Skip rent writes | 756 | 183 | Improve performance of validator performance at epoch boundary by skipping rent collection | |
Migrate config program to Core BPF | 754 | 140 | Migrate the config program to a BPF program | |
Programify Feature Gate | 753 | 89 | Turn feature gate syscall into a BPF program, enabling revocation of pending features. | |
Add TowerSync instruction | 750 | 138 | Enable new voting instruction | |
Enable sol_get_sysvar | 746 | 127 | Unified syscall interface for all sysvars, without needing to include sysvar address in transactions | |
Add new unwritable reserved accounts | 744 | 105 | Allow core developers to exclude system programs from write-locking transactions | |
Reward full priority fee to validators | 742 | 96 | Passes on 100% of priority fee to validators | |
Removing unwanted rounding in fee calculation | 735 | Removes legacy floating number arithmetic operation in fee calculation, making it integer-based | ||
Enable ZK ElGamal Proof program | 731 | 153 | Enable ElGamal proof program | |
Disable account loader special case | 728 | Simplify account loading | ||
MoveStake and MoveLamports | 727 | 148 | Two new instructions for moving value between stake accounts without holding Withdrawer | |
Update cost model to use number of requested write locks | 723 | |||
Fail transactions when ed25519 precompile receives invalid curve | 722 | 137 | ||
Enable chained Merkle shreds | 710 | |||
Partitioned Epoch Rewards with snapshot fix | 707 | 118 | ||
Allow commission decreases at any time | 704 | 79 | ||
Timely vote credits | 703 | |||
Notify state machine of duplicate proofs | 659 | |||
Deprecate unused legacy vote tx plumbing | 655 | |||
Enable last restart slot sysvar/syscall | 653 | 47 | ||
Error on syscall / bpf function hash collisions | 650 |