codex-research icon indicating copy to clipboard operation
codex-research copied to clipboard

Codex durability engine research

Results 88 codex-research issues
Sort by recently updated
recently updated
newest added

This PR creates a proposal to refactor the "slot queue" design into "slot list" design.

Marketplace

Incentives are a crucial part of the system and play a big role in shaping interactions in the network. A core intuition that permeates our design is that without properly...

epic

Do back-of-the-envelope calculations of finality and tx/sec requirements for the various consensus interactions.

Perform a back-of-the-envelope calculation for: - storage times & expansion factor - costs & performance

- [x] Correction of random erasures - [ ] Correction of adversarial erasures - [ ] Inefficiency factor (how far is it from the ideal) - [x] Identify encoding and...

epic

Introduction of agents, actions, and their minimization problems. See development [here](https://github.com/status-im/codex-incentives).

documentation