Tasks
Development status of the XELIS project
Status
Years
Priority
Tags
Project Initialized
Laying the foundation for everythiing to rest upon. First commit! (Not the launch)
Completed
2021 Q1
Blockchain
High
BlockDAG Implementation
Use DAG structure instead of linear blockchain.
Completed
2023 Q2
Blockchain
High
XSWD
Permissioned protocol that uses WebSocket to exchange data between wallet and dApp.
Completed
2023 Q3
Blockchain
High
Client Protocol
Accept multiple occurences of the same transactions. Avoid excluding entire block due to collision.
Completed
2023 Q4
Blockchain
High
Homomorphic Encryption
Use ElGamal to provide privacy on transferred amounts and wallet balances.
Completed
2024 Q1
Blockchain
High
Difficulty Adjustement
Use Kalman Filter to estimate the network's hash rate and adjust the difficulty target accurately.
Completed
2024 Q1
Blockchain
High
XELIS Hash
New CPU and GPU friendly algo. Memory focused and FPGAs, ASIC resistance.
Completed
2024 Q1
Blockchain
High
Block Explorer
Interface to track and verify txs on the network. Graphic to view the BlockDAG.
Completed
2024 Q1
App
High
Indexer & Stats Tools
Consolidate blockchain data into structured tables for seamless analysis, with tools for data visualization.
Completed
2024 Q1
App
Mid
Genesix Wallet (Desktop & Mobile)
New official XELIS wallet written in Flutter.
Completed
2024 Q1
App
High
Documentations
Comprehensive project resources: detailed guides, feature overviews, APIs, SDKs, and more.
Completed
2024 Q1
App
High
BoostSync & FastSync
Synchronize the full blockchain faster in parallel or instantly using the last chain state.
Completed
2024 Q2
Blockchain
Mid
Project Mainnet Launch
The mainnet was launched on April 20, 2024, at 3PM UTC.
Completed
2024 Q2
Blockchain
High
XELIS Hash V2
Improvement on all stages.
Completed
2024 Q2
Blockchain
High
Network Upgrade #1
Introduce XELIS Hash v2 live to enhance resistance against FPGAs. Also includes fix for low-bits hash.
Completed
2024 Q2
Blockchain
High
Status Page
Status of official nodes with latency.
Completed
2024 Q2
App
Low
Mainnet Faucet
Easily receive dust in your wallet to interact with the XELIS ecosystem.
Completed
2024 Q2
App
Low
Multisig
Multi-signature wallet: all keys to spend, one to view all balances.
Completed
2024 Q4
Blockchain
Mid
FastSync Rework
New fetching logic and improved storage solution.
Completed
2024 Q4
Blockchain
Mid
ZK Proof
Use Bulletproofs to create efficient range proofs without trusted sources.
Completed
2024 Q2
Blockchain
High
Whitepaper
General overview of the project, featuring technical explanations.
Completed
2024 Q4
High
Paper Wallet
Generate offline keys and print for long term storage.
Completed
2024 Q4
App
Mid
P2P Key Enchange Encryption
Replace P2P handshake with DH for more secure channel between peers.
Completed
2024 Q4
Blockchain
Mid
Balance Proof
One-time proof to securely reveal the account balance of a specific asset.
Completed
2024 Q4
Blockchain
Mid
Ownership Proof
One-time proof to verify that you own at least N amounts of a specific asset.
Completed
2024 Q4
Blockchain
Mid
Genesix Update v0.0.6
New official wallet v0.0.6 update. Bunch of new goodies and bug fixes.
Completed
2024 Q4
App
Mid
XVM - Enums
Useful for future event system.
Completed
2024 Q4
XVM
High
WooCommerce Payment
New WooCommerce payment plugin. Easily accept XELIS for online business.
Completed
2024 Q4
Plugin
High
Merch Store
Partnership with retailers to offer XEL goodies through an eCommerce website, along with a dedicated XELIS merch front page.
Completed
2024 Q4
App
Mid
XVM Playground
An accessible webpage to experiment with coding in the XELIS programming language.
Completed
2024 Q4
App
Mid
XVM - Shunting Yard Algo
Priority rules for code execution flow.
In Progress
2024 Q4
XVM
High
XVM - Optimizations
Reduce the cost of running Smart Contracts.
In Progress
2024 Q4
XVM
High
VSCode Extension for XVM
Syntax highlighting for Visual Code. Enhance code readability for developing Smart Contracts.
In Progress
2024 Q4
Plugin
Low
Genesix Update v0.0.7
Add tx timestamp, improve seed recovery UX, and launch the app on Android & IOS.
In Progress
2025
App
Mid
XELIS Quests
A new interactive guide to easily onboard newcomers in the XELIS world.
Planned
2025
App
Low
Ledger App
XELIS integration with Ledger devices.
Planned
2025
App
Low
Smart Contract Integration
Integration of XVM into the XELIS blockchain core. Write decentralized code.
In Progress
2025
Blockchain
High
XELIS DEX
Smart contract based liquidity pools, swaps, and spot trading.
Planned
2025
App
High
/ Does NOT include internal tasks, bug fixes, maintenance, minor enhancements, etc.