Development Status
A very crude table about the development status of the XELIS project. It is updated whenever a new task is added or the status of an existing task changes. This list does NOT include all internal tasks, bug fixes, maintenance, minor enhancements, etc.; it simply provides a general overview of the XELIS development state. For more in-depth history about the work we do, check out the Github project page (opens in a new tab).
Ongoing tasks
Task | Description | Status |
---|---|---|
Smart Contract integration | Integration of XVM into the XELIS blockchain core. Write decentralized code. | In progress |
WooCommerce payment plugin | New WooCommerce payment plugin. Easily accept XELIS for online business. | In progress |
XELIS Quests | A new interactive guide to easily onboard newcomers in the XELIS world. | Planned |
Ledger App | XELIS integration with Ledger devices. | Planned |
Finished tasks
List of completed or stalled tasks, excluding all previous that were not documented.
Oct 2024
Task | Description | Status |
---|---|---|
Multisig | Multi-signature wallet: all keys to spend, one to view all balances. | Completed |
FastSync Rework | New fetching logic and improved storage solution. | Completed |
Whitepaper | General overview of the project, featuring technical explications. | Completed |
Paper Wallet | Generate offline keys and print for long term storage. | Completed |
P2P Key Enchange Encryption | Replace P2P handshake with DH for more secure channel between peers. | Completed |
Balance Proof | One-time proof to securely reveal the account balance of a specific asset. | Completed |
Ownership Proof | One-time proof to verify that you own at least N amounts of a specific asset. | Completed |
Genenix Update v0.0.6 | New official wallet v0.0.6 update. Bunch of new goodies and bug fixes. | Completed |