RMOR
Roadmap

The path to mainnet

Morana is moving through four broad stages: invited test network, open test network, independent audit, and mainnet preparation. The planned launch window is Q1–Q2 2027. This is a working target, not a guaranteed date.

Invited test network — now

We are here

The chain, the mining pool, the wallet and the messenger all run on project-operated infrastructure with invited access. We are exercising the core paths and fixing what breaks.

Open test network

Next

Independent relay operators join, the on-chain relay rewards that are already built and gated are switched on, and the network is tested across third-party infrastructure.

Independent audit

Planned

External specialists review the cryptography, the onion routing, the wallet and the update system. Critical findings are fixed before launch.

Mainnet — planned for Q1–Q2 2027

Planned

Launch requires audited parameters, a key ceremony, reproducible signed builds and a release candidate. The window is a working target and moves if testing or the audit says it must.

Roadmap

What is switched on, and where

Read from chainparams.cpp, not typed here. Every activation gate the chain declares, on the public testnet and on mainnet. Where it says dormant there is no height to wait for — the gate is not scheduled at all.

Relay economy

RelayActionsV2Mainnet: not activatedPublic testnet: 2020
RelayFormulaMainnet: not activatedPublic testnet: 2020
RelayLivenessMainnet: not activatedPublic testnet: 2020
RelayRegistryMainnet: not activatedPublic testnet: 2
RelayRewardMainnet: not activatedPublic testnet: 2020
RelayServiceAttestationMainnet: not activatedPublic testnet: not activated

Names and identity

IdentityMainnet: not activatedPublic testnet: 500
MoridStateCommitmentMainnet: not activatedPublic testnet: not activated
MoridTransferMainnet: not activatedPublic testnet: 20160
MrstMainnet: not activatedPublic testnet: 10080

Shielded and private

PrivateMainnet: not activatedPublic testnet: 1
SaplingMainnet: not activatedPublic testnet: 1
ShieldedMainnet: not activatedPublic testnet: 1

Not activated is not a delay. It means the feature exists in the code behind a gate to which no release has yet assigned a height. When a height is assigned, the rule takes effect at that block and not before.