Skip to content

SOST V15 FINAL — hard fork at block 25,000

Choose a tag to compare

@Neob1844 Neob1844 released this 15 Aug 18:49

SOST V15 FINAL — mandatory node and miner update.

UPDATE DEADLINE: before block #24,900
V15 CONSENSUS ACTIVATION: block #25,000
NO SECOND CONSENSUS ACTIVATION AT #30,000

Consensus commit: 16b50a4
Release commit: bacd628

Build flags:
-DSOST_ENABLE_PHASE2_SBPOW=ON
-DSOST_TESTNET_FORKS=OFF
-DSOST_DEVNET_FORKS=OFF
-DCMAKE_BUILD_TYPE=Release

Toolchain: g++ 11.4.0 (Ubuntu 22.04), cmake 3.22.1, ld 2.38, glibc 2.35, OpenSSL 3.0.2
BTC atomic swap: OFF (0 wally symbols in all four binaries)

What changes at #25,000:

  • Emission becomes 50% miner / 50% DTD
  • Gold Vault and PoPC Pool stop receiving new emission (0%)
  • The balance already accumulated is locked by consensus and can only ever
    move through the canonical Historical DTD Jackpot transaction. A valid
    signature is no longer authority over those coins.
  • Historical DTD becomes part of the V15 rules at #25,000; first scheduled
    jackpot payout at #25,290
  • DTD stays permissionless: no bond, no registration, no whitelist

Node operators must update sost-node. Miners must update sost-miner.
sost-cli and sost-signtx ship with the release; update where installed.

Verify your binaries against SHA256SUMS_V15_FINAL.txt before installing.
Full build and validation record in V15_FINAL_MANIFEST.md.

Atomic Swap is NOT part of this release and remains in founder testing. Do not use it.