markspanbroek
markspanbroek
This is probably going to be work in progress for a while...
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
Investigate whether [Sui](https://sui.io) is a suitable platform for the Codex marketplace and bandwidth incentives. Advantages: performance and scaling Disadvantages: different programming language, no mainnet yet
Investigate a change to the marketplace design whereby a slot can be claimed by a host before it starts downloading data. Rationale: In the current [design of the marketplace](https://github.com/status-im/codex-research/blob/ad41558900ff8be91811aa5de355148d8d78404f/design/marketplace.md), a...
Describes a mechanism that allows hosts to reserve a slot by depositing collateral early. The main advantage of this is that it eliminates duplicated effort in the network; instead of...
Preliminary design of bandwidth incentives for Dagger, including payment channels. Comments and reviews are very welcome.
As far as I know, the GPL license is incompatible with releasing to the Apple App Store. How do you intend to release uPort mobile to the App Store with...
A look at the economics of running the Codex marketplace on a side chain, either by using an existing one, or by creating a dedicated side-chain for Codex.
This is a design for an off-chain network for validating storage proofs. Instead of checking each storage proof in a smart contract on-chain, we let the proof network check these...