Search for blocks, accounts, transactions, programs, and tokens
/
Devnet

Feature Gates

FeatureActivationSIMDsDescriptionKey
Enable secp256r1 precompile88175Enable on-chain verification of Passkeys and the WebAuthn Standard (secp256r1) signatures
Raise Block Limits to 50M CUs857207
Vote only on full fec sets856Only vote for blocks with sufficiently sized fec sets
GetEpochStake853133Add a new syscall to get the epoch stake
Validator applies cost tracker to blocks during replay852
Address Lookup Table to Core BPF849128Migrate the Address Lookup Table to a BPF program
Relax Precompile Failure Constraint847159Charge transactions with precompile signature verification failures normal inclusion fees
Consume requested CUs for sBPF failures843182Charge allocated compute units for sBPF failures instead of consumed compute units
Reserve minimal CUs for builtins842170Allocate 3,000 compute units for builtins, instead of normal 200,000 compute units
Charge fees for transactions that fail to load839191
Disable rent fees collection82584Disables rent collection for accounts, to be activated when all rent-paying accounts are gone
Skip rent writes824183Improve performance of validator performance at epoch boundary by skipping rent collection
Add new unwritable reserved accounts820105Allow core developers to exclude system programs from write-locking transactions
Migrate config program to Core BPF817140Migrate the config program to a BPF program
Programify Feature Gate81689Turn feature gate syscall into a BPF program, enabling revocation of pending features.
Add TowerSync instruction813138Enable new voting instruction
Enable sol_get_sysvar806127Unified syscall interface for all sysvars, without needing to include sysvar address in transactions
Reward full priority fee to validators80596Passes on 100% of priority fee to validators
Removing unwanted rounding in fee calculation802Removes legacy floating number arithmetic operation in fee calculation, making it integer-based
Enable ZK ElGamal Proof program801153Enable ElGamal proof program
Disable account loader special case800Simplify account loading
MoveStake and MoveLamports798148Two new instructions for moving value between stake accounts without holding Withdrawer
Update cost model to use number of requested write locks794
Fail transactions when ed25519 precompile receives invalid curve793137
Partitioned Epoch Rewards with snapshot fix790118
Allow commission decreases at any time73779
Timely vote credits735
Enable chained Merkle shreds734
Notify state machine of duplicate proofs733
Deprecate unused legacy vote tx plumbing730
Enable last restart slot sysvar/syscall72647
Error on syscall / bpf function hash collisions502