This is not final and is subject to change without notice.
Logos Core
Modules
- Capability Discovery module (alpha version, not used by other Logos modules yet)
- Chat module uses Delivery module
- Chat App shows groups chats (using de-MLS if ready, fallback to Sender Keys)
- Delivery module exposes full Messaging API (init, health, send, subscribe) and Reliable Channel API
- LEZ/LEE sequencer module (decentralized sequencer)
- LEZ Indexer module
- RLN membership module (early PoC)
- improved module documentation
Simple Apps
- Chat app uses mix
- AMM app (running on LEZ)
- improved app documentation
- LEZ Wallet (added features)
- native public-to-private transfer
- native private-to-public transfer
- creation and transfer of custom tokens in both public and private states.
- LEZ Explorer app
- improved module documentation
AnonComms
integration into Delivery module:
-
De-MLS backed group chat implementation
-
Mix-based publishing with demo-version pluggable DoS protection based on RLN
-
RLN membership allocation for mix (demo client mode)
-
Capability discovery API + module
-
Capability discovery module (developed by p2p team, but consulted by AnonComms)
-
RLN membership allocation module (demo mode)
- distributes RLN memberships in off-chain protocol based on pluggable authentication
- demo mode: authentication might be simple signature
- demo mode: RLN on-chain memberships might be stubbed/not fully migrated to LEZ yet
Blockchain
LEE / LEZ
- decentralized sequencer
- Bridging from base-layer to LEZ
Messaging
- new delivery module
- de-mls / chat integration
- mix / chat integration
Storage
- improved file-sharing
- faster
- better stability
- PoC of file-sharing over mix