Codex Update Dec 15th - Jan 22th

The Codex team is currently wrapping up the demo for the Q1/Q2 public testnet release. An internal testnet 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.

Ongoing and new lines of research and development will soon begin in preparation for the next version of Codex that will be used for the mainnet release.

Development is currently broken into three distinct teams:

  1. Client, Testing, and Infrastructure
  2. Marketplace
  3. Research

The different teams have actively moving on various fronts. The following are their team updates to various ongoing Epics.

Client

Epic: Wiring the Proving System

Epic: Improve Client Stability

Marketplace

Epic: End-to-end Testing

Infra

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)
  • Completed:
  • Ongoing:
    • PoC Ascon hash implementation in circom (not competitive with other hashes, at least not in circom)
    • Think about how to implement SHA256 proofs
    • More learning about lookups and folding
    • Start working out the details of an idea about how to do efficient proofs of computations on bits (eg. range checks, classical hash functions)