Update Taproot activation timeline: advance mainnet start date

Move Taproot signaling start date earlier to allow more time for miner
preparation and coordination before the March 2027 timeout.

Consensus changes:
- Mainnet activation start: February 14, 2026 (was March 1, 2026)
- Mainnet timeout: March 1, 2027 (unchanged)
- Update nStartTime: 1771027200 (was 1772323200)
- Applied to both mainnet and testnet deployments

This extends the signaling window from 12 months to 12.5 months, providing
miners additional time to upgrade and signal readiness for Taproot activation
This commit is contained in:
2026-02-08 11:45:19 +01:00
parent 24bf2eaae0
commit 97b520f1a1
6 changed files with 8 additions and 8 deletions

View File

@@ -202,7 +202,7 @@ This implementation is a backport of Taproot functionality from **Bitcoin Core v
**Mainnet**:
- Deployment: BIP9 soft fork
- Bit: 2
- Start time: 1772323200 (March 1, 2026 00:00:00 UTC)
- Start time: 1771027200 (February 14, 2026 00:00:00 UTC)
- Timeout: 1803859200 (March 1, 2027 00:00:00 UTC)
- Min activation height: Not specified (activation determined by signaling threshold)