Monero Roadmap 2026 — FCMP++, Seraphis, and What's Coming Next
What's confirmed, what's in development, and what it means for P2P traders. Updated March 2026.
TL;DR: The biggest upgrade in Monero's history —
FCMP++ — is in active development with audits underway. It replaces ring signatures with full-chain membership proofs (anonymity set: the entire blockchain). Expected: late 2026 to mid-2027. Seraphis/Jamtis (new transaction protocol + address scheme) follows. Both make Monero
dramatically harder to trace. P2P trading gets safer.
How Monero Upgrades Work (No CEO Required)
Monero has no CEO, no foundation with veto power, and no pre-mine fund. Development is volunteer-driven, funded through the Community Crowdfunding System (CCS) where anyone can propose and fund work.
Protocol changes follow this path:
- Research. Cryptographers publish papers on new techniques (e.g., Bulletproofs, FCMP++). Peer review on the Monero Research Lab (MRL).
- Implementation. Developers write the code, funded via CCS. Open-source, publicly reviewable.
- Audit. Independent security firms audit the code. Multiple audits for major changes.
- Testnet. Extended testing on the Monero testnet. Community members run test nodes.
- Consensus. Rough consensus among developers, node operators, miners, and wallet teams. No vote — just community agreement.
- Hard fork. Network upgrade at a specific block height. All nodes and wallets must update. No chain split — the entire community moves together.
Monero has completed over 15 successful hard forks since 2014 without a single chain split. This is the most battle-tested upgrade process in crypto.
Development Timeline
2014
Monero launched
Fork of Bytecoin. CryptoNote protocol. The first private-by-default cryptocurrency.
2017
RingCT mandatory
All transaction amounts hidden. Before this, amounts were visible on-chain.
2018
Bulletproofs
Transaction sizes reduced by ~80%. Fees dropped dramatically. Made Monero viable for everyday use.
2019
RandomX mining algorithm
2020
CLSAG signatures
Ring signature size reduced by ~25%. Faster verification, lower fees.
2022
Anonymity set increased from 11 to 16 decoys. Bulletproofs+ further reduced sizes. Permanent 0.6 XMR/block reward began.
2025-2026
In progress. Full-chain membership proofs. Anonymity set: the entire blockchain. Multiple independent audits commissioned. Code review ongoing.
Late 2026 – Mid 2027 (estimated)
FCMP++ hard fork
Deployment target. Depends on audit results and testnet stability. Will be the biggest privacy upgrade in Monero's history.
2027+
Seraphis + Jamtis
New transaction protocol + address scheme. May merge with FCMP++ fork or come separately. Research phase complete, implementation in progress.
FCMP++ — The Big One
Full-Chain Membership Proofs (FCMP++) is the most significant privacy upgrade since Monero's creation. Here's what changes:
| Property | Current (2026) | After FCMP++ |
| Anonymity set | 16 decoys (ring size 16) | Entire blockchain (millions of outputs) |
| Tracing difficulty | Extremely hard | Mathematically impossible |
| Ring signature size | ~1.4 KB per input | Smaller (curve trees are more efficient) |
| Transaction fees | $0.01-0.05 | Expected similar or lower |
| Verification speed | Fast | Comparable (batch verification) |
Why this matters for P2P traders: With FCMP++, blockchain analysis of Monero transactions becomes not just difficult but
provably impossible. Your
cash by mail trades,
face-to-face exchanges, and
Haveno trades will have the strongest privacy guarantees of any cryptocurrency.
Full FCMP++ explainer →
FCMP++ Status (March 2026)
- DONE Cryptographic research (Curve Trees paper)
- DONE Proof-of-concept implementation
- IN PROGRESS Production code (Monero core + wallet)
- IN PROGRESS Security audits (multiple independent firms)
- PENDING Testnet deployment
- PENDING Community consensus + fork date announcement
Seraphis + Jamtis — The Next Generation
While FCMP++ upgrades the proving system, Seraphis redesigns the entire transaction protocol. Jamtis is the accompanying address scheme.
What Seraphis Changes
- Modular privacy. Privacy features become plug-and-play components. Future upgrades don't require rewriting the whole protocol.
- Better multisig. Multisig operations become simpler and more efficient. Fewer key exchange rounds.
- Larger anonymity sets. Seraphis is designed to work with any membership proof system, including FCMP++ and future improvements.
- Forward secrecy. Compromising a future key doesn't reveal past transactions.
What Jamtis Changes (Address Protocol)
- Self-identifying payments. You can tell which payments are yours without scanning the entire blockchain. Faster wallet sync.
- Tiered wallet permissions. View-only wallets with different access levels: "find received" (see incoming), "generate addresses" (create receive addresses without spend authority), "master" (full control).
- Forward secrecy for addresses. If someone gets your address key, they can't retroactively identify past payments.
- Longer addresses. Jamtis addresses will be longer than current 95-character addresses, but carry more security.
Timeline: Seraphis/Jamtis is in research + early implementation phase. It may be bundled with the FCMP++ hard fork or come in a separate fork afterward. There is no confirmed date. The Monero community prioritizes correctness over speed.
P2P Trading Ecosystem Improvements
Beyond the core protocol, the P2P trading infrastructure continues to mature:
- RetosSwap — Stable, ~$2M/month volume, established arbitration (RoundTheRoses)
- DawnSwap — Growing, lower deposits (5%), 24/7 arbitration
- Both will update for FCMP++ automatically. Multisig escrow continues to work.
- Ongoing improvements: faster trade resolution, better UI, mobile support in development
Wallet Improvements
- Feather Wallet — Active development. Expected FCMP++ support pre-fork.
- Cake Wallet — Mobile-first. Adding more exchange integrations.
- Monero GUI — Official wallet. Will support FCMP++ on launch.
- Hardware wallets: Trezor support stable. Ledger Monero app maintained but de-prioritized by Ledger.
- Farcaster — BTC↔XMR atomic swaps with Lightning Network support. Actively maintained.
- BasicSwapDEX — Multi-coin atomic swaps. BTC, LTC, DASH ↔ XMR.
- Seraphis may enable new atomic swap constructions (research phase).
| Aspect | Status |
| Algorithm | RandomX — CPU-optimized, ASIC-resistant. No changes planned. |
| Block reward | 0.6 XMR/block (tail emission, permanent since June 2022) |
| Block time | 2 minutes (no change planned) |
| P2Pool | Decentralized pool growing. ~10% of network hashrate. Zero fees. |
| Network hashrate | ~2.5-3 GH/s (stable). CPU mining keeps it decentralized. |
| FCMP++ impact on miners | Minimal. Transaction validation changes, but mining process stays the same. |
What Won't Change
Some things are fundamental to Monero's design and will never change:
- Privacy by default. Every transaction is private. There will never be a "transparent mode." This is non-negotiable.
- Proof of work. Monero will not switch to proof of stake. PoW is essential for fair distribution and censorship resistance.
- No supply cap. The tail emission (0.6 XMR/block forever) ensures miners are always paid. This is a feature, not a bug.
- CPU mining. RandomX is designed for general-purpose CPUs. ASIC resistance is actively maintained.
- No pre-mine, no ICO, no VC funding. Monero's development has always been community-funded. This keeps it censorship-resistant.
- No smart contracts. Monero does one thing and does it perfectly: private, fungible digital cash. Complexity breeds attack surface.
How Monero's Roadmap Compares
| Project | Governance | Major 2026 Upgrade | Privacy Focus |
| Monero (XMR) | Community consensus | FCMP++ (full-chain proofs) | Maximum |
| Bitcoin (BTC) | Core devs + miners | No major privacy upgrade planned | None by default |
| Ethereum (ETH) | Vitalik + EF | Pectra upgrade (staking changes) | None by default |
| Zcash (ZEC) | Electric Coin Co. | Network Sustainability Mechanism | Optional |
| Dash | Dash Core Group | Platform (identity/DeFi) | CoinJoin only |
Monero is the only major cryptocurrency focused entirely on privacy. While others add optional privacy features or smart contracts, Monero's roadmap is single-minded: make private transactions as efficient, secure, and unstoppable as possible.
What This Means for P2P Traders
Before FCMP++ (now)
Monero transactions use ring signatures with 16 decoys. This is already extremely private — no blockchain analytics firm has publicly demonstrated reliable Monero tracing. Your P2P purchases and sales are safe.
After FCMP++
Every output on the blockchain becomes a potential decoy. Transaction tracing becomes mathematically impossible, not just computationally hard. This is the strongest privacy guarantee any cryptocurrency has ever offered. Your financial privacy becomes absolute.
Action items for traders:
- Keep your wallet software updated. Major updates will come weeks before the fork.
- No action needed for your funds. Your cold storage seed phrase remains valid through all upgrades.
- Continue trading normally. Haveno and other P2P platforms will update seamlessly.
- The premium for privacy coins may increase as FCMP++ approaches. More reason to build trading relationships now.
Trade Monero Today
Don't wait for FCMP++ — Monero is already the most private cryptocurrency. I trade XMR ↔ EUR via Cash by Mail (EU-wide) and Face-to-Face (SW Germany). 683 trades, 454 partners, 100% feedback. Escrow available.
Contact: Telegram @arnoldnakamura • Signal: +7578818677 • XMRBazaar
Previously chingchongfalung on LocalMonero/AgoraDesk (verified on Wayback Machine).