SIP-045 specifies PoX-5, Bitcoin Staking: a consensus change that lets participants pair a self-custodial BTC timelock with an STX lock to earn BTC yield, without giving up custody of their coins. It also restores the coinbase block reward to 1,000 STX per Bitcoin block, removing the step-down schedule set by SIP-029, as a provisional rate for the PoX-5 bootstrap phase. Bitcoin Staking rolls out in two phases: this SIP ratifies the first, an Endowment-managed bootstrap (3,000 BTC capacity, 3% target yield at launch) that runs for about a year while the mechanism proves itself before the fully algorithmic, permissionless PoX-6 phase. The hard fork is expected to activate at Bitcoin block 960,230, around July 29, 2026.
SIP-044 activates alongside SIP-045 at Epoch 4.0. It introduces Clarity 6, which adds variadic concat, secp256k1 public key decompression, Ed25519 signature verification, and built-ins for trustlessly verifying Bitcoin transaction outputs on-chain, alongside new with-staking and with-pox Clarity allowances for the PoX-5 model. It also adds a mechanism for miners and signers to jointly flag problematic transactions so fees can still be collected without executing them, and disables the long-unused cost-voting contract, which has sat idle for more than 8 million blocks since Epoch 2.0.
Together, the two SIPs give BTC holders a self-custodial way to earn yield on Stacks, give developers the cryptographic and Bitcoin-verification tools that cross-chain bridges and attestation systems have been asking for, and give stakers a smoother staking experience: no more cooldown cycles when switching signers, and new post-conditions that protect STX from unexpected staking changes.
Learn more about these upgrades via Github: