Devnet
Feature Gates
Feature | Activation | SIMDs | Description | Key |
---|---|---|---|---|
Enable secp256r1 precompile | 881 | 75 | Enable on-chain verification of Passkeys and the WebAuthn Standard (secp256r1) signatures | |
Raise Block Limits to 50M CUs | 857 | 207 | ||
Vote only on full fec sets | 856 | Only vote for blocks with sufficiently sized fec sets | ||
GetEpochStake | 853 | 133 | Add a new syscall to get the epoch stake | |
Validator applies cost tracker to blocks during replay | 852 | |||
Address Lookup Table to Core BPF | 849 | 128 | Migrate the Address Lookup Table to a BPF program | |
Relax Precompile Failure Constraint | 847 | 159 | Charge transactions with precompile signature verification failures normal inclusion fees | |
Consume requested CUs for sBPF failures | 843 | 182 | Charge allocated compute units for sBPF failures instead of consumed compute units | |
Reserve minimal CUs for builtins | 842 | 170 | Allocate 3,000 compute units for builtins, instead of normal 200,000 compute units | |
Charge fees for transactions that fail to load | 839 | 191 | ||
Disable rent fees collection | 825 | 84 | Disables rent collection for accounts, to be activated when all rent-paying accounts are gone | |
Skip rent writes | 824 | 183 | Improve performance of validator performance at epoch boundary by skipping rent collection | |
Add new unwritable reserved accounts | 820 | 105 | Allow core developers to exclude system programs from write-locking transactions | |
Migrate config program to Core BPF | 817 | 140 | Migrate the config program to a BPF program | |
Programify Feature Gate | 816 | 89 | Turn feature gate syscall into a BPF program, enabling revocation of pending features. | |
Add TowerSync instruction | 813 | 138 | Enable new voting instruction | |
Enable sol_get_sysvar | 806 | 127 | Unified syscall interface for all sysvars, without needing to include sysvar address in transactions | |
Reward full priority fee to validators | 805 | 96 | Passes on 100% of priority fee to validators | |
Removing unwanted rounding in fee calculation | 802 | Removes legacy floating number arithmetic operation in fee calculation, making it integer-based | ||
Enable ZK ElGamal Proof program | 801 | 153 | Enable ElGamal proof program | |
Disable account loader special case | 800 | Simplify account loading | ||
MoveStake and MoveLamports | 798 | 148 | Two new instructions for moving value between stake accounts without holding Withdrawer | |
Update cost model to use number of requested write locks | 794 | |||
Fail transactions when ed25519 precompile receives invalid curve | 793 | 137 | ||
Partitioned Epoch Rewards with snapshot fix | 790 | 118 | ||
Allow commission decreases at any time | 737 | 79 | ||
Timely vote credits | 735 | |||
Enable chained Merkle shreds | 734 | |||
Notify state machine of duplicate proofs | 733 | |||
Deprecate unused legacy vote tx plumbing | 730 | |||
Enable last restart slot sysvar/syscall | 726 | 47 | ||
Error on syscall / bpf function hash collisions | 502 |