mirror of https://github.com/logos-co/roadmap.git
2.4 KiB
2.4 KiB
title | tags | date | lastmod | draft | description | |
---|---|---|---|---|---|---|
2024-05-06 Codex Weekly |
|
2024-05-06 | 2024-05-06 | false | Weekly update of Codex |
Codex Update April 30th - May 6th
The Codex team wrapped up a successful demo at the Logos off-site and now aims to prepare the demo for the Q2 public testnet release potentially coinciding with EthCC.
An internal devnet has been running for the past few weeks and has been used to test the latest version of Codex and can be accessed using the Codex Testnet Starter documentation.
Development is currently broken into three distinct teams:
- Client, Testing, and Infrastructure
- Marketplace
- Research
The following are their team updates.
Client, Testing and Infrastructure
Completed
- None
Ongoing
- Splitting two big PRs into a series of smaller ones
- Reviewing various PRs in the client
Marketplace
Completed
- Tokenomics meeting to discuss existing questions, as well as the new slot reservations proposal
- Discussion about the slot reservations proposal, in which we came up with a simplified version, opting to allow for emergent behaviors before adding to complexity
- Discussion about fill reward curve
- Discussion about the new slot reservations proposal
- Reviews :
Ongoing
- Writing out new proposal for slot reservations as well as capturing the original bloem method idea
- Tokenomics & Marketplace proposal discussions
Research
2024 R&D Goals
1. Proving system and aggregation improvements (folding or lookups)
2. Aggregator/validator design
3. DHT improvements
4. Tokenomics and incentive design
5. Bandwidth incentives
6. Dynamic data (appendable data)
7. Encryption
Completed
- Discussion with marketplace team about slot fill reward and address window expansion curves
Ongoing
- Studying various FFT/NTT algorithms
- Looking at new research
- Looking a bit into the recent "Foreign Arithmetic" (SigmaBus) paper. Unfortunately it seems to be much less useful for us than originally thought.