Skip to content

chore(docs): update operators roadmap #2769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions docs/content/operate/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,19 @@

## ✅ Public Omega Testnet + Whitelisted Validators

- Operators have been onboarded on Omega testnet. See [public dashboard](https://omniops.grafana.net/d/ddycpqfje3pxcb/validator-dash-public)
- Operators have applied the [Uluwatu](uluwatu.md) network upgrade.

## ⏳ Mainnet - Beta
## ✅ Mainnet - Beta

- Whitelisted operators will be asked to validate mainnet once ready.
- You will need to stake a minimum amount of 100 OMNI tokens initially.
- Slashing will be enabled for double signing. You may be jailed for inactivity, but can unjail your validator if you come back online.
- Staking rewards, withdrawals, delegations, and ETH restaking will NOT be enabled.
- You will need to run full nodes for: Ethereum, Arbitrum, Optimism, and Base (if you don’t already). Your Omni validator will need access to RPC endpoints for those chains.

## 🗺️ Mainnet - Staking Network Upgrades

After Mainnet Beta is live and stable, we will turn our sites to several staking features:
## ⏳ Mainnet - Staking Network Upgrades

- Delegations: receive native $OMNI delegations from the Omni foundation and other users.
- Rewards: Enable staking rewards so delegators and validators accrue rewards.
- Withdrawals: withdraw your stake and leave the validator set.
- Delegations: receive native $OMNI delegations from the Omni foundation and other users.
- X-Chain attestations: Enable rewards and penalties.
- ETH restaking: receive $ETH delegations from users via Eigenlayer

Expand Down
Loading