codex-storage / codex-contracts-eth

Ethereum smart contracts for Codex
Other
5 stars 9 forks source link

Fix: use slot start instead of request start #31

Closed markspanbroek closed 1 year ago

markspanbroek commented 1 year ago

Proofs should be required from the moment a slot is filled, not from the moment a request is submitted.

Reverts part of #28.