🚨 V14 — MANDATORY node/miner upgrade before block 15,000 · ATOMIC SWAP: DO NOT USE expand ▾
🚨 URGENT — ALL MINERS & NODES MUST UPGRADE BEFORE BLOCK 15,000 🚨
EXTREMELY URGENT: The V14 fork activates at block 15,000 and enables the Atomic Swap HTLC consensus rules. This is a MANDATORY binary upgrade. If you do not upgrade in time, from height 15,000 your node will REJECT EVERY BLOCK and be split off the network (forked chain).
HOW TO UPGRADE — do this AFTER block 14,800 and BEFORE block 15,000:
cd sost-core
git pull origin main # latest main (commit 58e9cc9b or newer)
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --target sost-node sost-cli sost-miner -j$(nproc)
# then restart BOTH with the new binaries:
# stop your old node + miner, then start ./build/sost-node and ./build/sost-miner
⚠ ATOMIC SWAP — DO NOT USE ⚠
The SOST Atomic Swap (SOST ↔ ETH/BNB/USDT/USDC/PAXG/XAUT) is in founder-only testing, NOT externally audited and NOT validated for public use. DO NOT USE IT — you can permanently lose your funds. Wait for the founder's official "safe to use" announcement (SOST website, BitcoinTalk, Telegram). SOST ↔ BTC is not active (V15).
Contact
Get in Touch.
Business inquiries, partnerships, press, and general questions.
CONTACT FORM
Send a Message
Security vulnerabilities: For security vulnerabilities, use this contact form and select "Security Vulnerability Report" as the subject. Do NOT open a public GitHub issue for security disclosures. For general bugs and feature requests, use GitHub Issues.