option , selected.Select is focused ,type to refine list, press Down to open the menu,
Search for blocks, accounts, transactions, programs, and tokens
/
Mainnet Beta

Feature Gates

FeatureActivationSIMDsDescriptionKey
Raise Block Limits to 50M CUs771207
Vote only on full fec sets770Only vote for blocks with sufficiently sized fec sets
GetEpochStake767133Add a new syscall to get the epoch stake
Validator applies cost tracker to blocks during replay764
Address Lookup Table to Core BPF763128Migrate the Address Lookup Table to a BPF program
Relax Precompile Failure Constraint761159Charge transactions with precompile signature verification failures normal inclusion fees
Consume requested CUs for sBPF failures760182Charge allocated compute units for sBPF failures instead of consumed compute units
Reserve minimal CUs for builtins759170Allocate 3,000 compute units for builtins, instead of normal 200,000 compute units
Charge fees for transactions that fail to load758191
Disable rent fees collection75784Disables rent collection for accounts, to be activated when all rent-paying accounts are gone
Skip rent writes756183Improve performance of validator performance at epoch boundary by skipping rent collection
Migrate config program to Core BPF754140Migrate the config program to a BPF program
Programify Feature Gate75389Turn feature gate syscall into a BPF program, enabling revocation of pending features.
Add TowerSync instruction750138Enable new voting instruction
Enable sol_get_sysvar746127Unified syscall interface for all sysvars, without needing to include sysvar address in transactions
Add new unwritable reserved accounts744105Allow core developers to exclude system programs from write-locking transactions
Reward full priority fee to validators74296Passes on 100% of priority fee to validators
Removing unwanted rounding in fee calculation735Removes legacy floating number arithmetic operation in fee calculation, making it integer-based
Enable ZK ElGamal Proof program731153Enable ElGamal proof program
Disable account loader special case728Simplify account loading
MoveStake and MoveLamports727148Two new instructions for moving value between stake accounts without holding Withdrawer
Update cost model to use number of requested write locks723
Fail transactions when ed25519 precompile receives invalid curve722137
Enable chained Merkle shreds710
Partitioned Epoch Rewards with snapshot fix707118
Allow commission decreases at any time70479
Timely vote credits703
Notify state machine of duplicate proofs659
Deprecate unused legacy vote tx plumbing655
Enable last restart slot sysvar/syscall65347
Error on syscall / bpf function hash collisions650