codex-research
codex-research copied to clipboard
Codex durability engine research
This PR creates a proposal to refactor the "slot queue" design into "slot list" design.
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...
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...
Introduction of agents, actions, and their minimization problems. See development [here](https://github.com/status-im/codex-incentives).